From: Eric Bollengier Date: Thu, 12 Feb 2009 13:58:31 +0000 (+0000) Subject: ebl tweak fields order X-Git-Tag: Release-3.0.0~237 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=da40338caf6f52d46d4841811238995a3d6f888e;p=bacula%2Fbacula ebl tweak fields order git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8449 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/html/bresto.js b/gui/bweb/html/bresto.js index dd409b12a9..89580cb315 100644 --- a/gui/bweb/html/bresto.js +++ b/gui/bweb/html/bresto.js @@ -1111,8 +1111,8 @@ Ext.onReady(function(){ defaults : {width: 210}, bodyStyle : 'padding:5px 5px 0', items :[ usefilerelocation_bp, stripprefix_text, - addsuffix_text, addprefix_text, - useregexp_bp, rwhere_text ] + addprefix_text, addsuffix_text, useregexp_bp, + rwhere_text ] },{ xtype : 'fieldset', title : 'Other options',