From b55aa9bcc487ba2533b8f5685aa3d4dd085f5bae Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Fri, 17 Jul 2009 09:19:19 +0000 Subject: [PATCH] Fix bresto file relocation box git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9048 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/html/bresto.js | 1 + gui/bweb/technotes-3.0 | 2 ++ 2 files changed, 3 insertions(+) diff --git a/gui/bweb/html/bresto.js b/gui/bweb/html/bresto.js index d92ab4b67d..eec51c438e 100644 --- a/gui/bweb/html/bresto.js +++ b/gui/bweb/html/bresto.js @@ -1033,6 +1033,7 @@ Ext.onReady(function(){ useregexp_bp.disable(); rwhere_text.disable(); } + Ext.brestore.use_filerelocation = state; }); useregexp_bp.on('check', function(bp,state) { diff --git a/gui/bweb/technotes-3.0 b/gui/bweb/technotes-3.0 index a33240f123..fa9fa94f22 100644 --- a/gui/bweb/technotes-3.0 +++ b/gui/bweb/technotes-3.0 @@ -1,3 +1,5 @@ +17Jul09 +ebl Fix bresto relocation box 06Jul09 ebl Display command output by default 19May09 -- 2.39.5