From 9ceab6a150c630285b6897fc0393fa04b875022c Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Sat, 10 Nov 2007 20:02:51 +0000 Subject: [PATCH] ebl Adapt Location.Enabled to be like Media.Enabled git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5895 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/ReleaseNotes | 3 +++ gui/bweb/lang/es/tpl/config_edit.tpl | 4 ---- gui/bweb/lang/es/tpl/config_view.tpl | 2 -- gui/bweb/lang/es/tpl/location_edit.tpl | 19 ++++++++++++++++--- gui/bweb/lang/fr/tpl/config_edit.tpl | 4 ---- gui/bweb/lang/fr/tpl/config_view.tpl | 2 -- gui/bweb/lang/fr/tpl/location_edit.tpl | 23 ++++++++++++++++++----- gui/bweb/tpl/config_edit.tpl | 4 ---- gui/bweb/tpl/config_view.tpl | 2 -- gui/bweb/tpl/location_edit.tpl | 24 +++++++++++++++++++----- 10 files changed, 56 insertions(+), 31 deletions(-) diff --git a/gui/bweb/ReleaseNotes b/gui/bweb/ReleaseNotes index fe08902b62..fabcea908e 100644 --- a/gui/bweb/ReleaseNotes +++ b/gui/bweb/ReleaseNotes @@ -1,4 +1,7 @@ Release Notes for bweb 2.2 +2007/11/10 + - Adapt Location.Enabled to be the same as Media.Enabled + 2007/11/08 - Add Prev/Next on job log output diff --git a/gui/bweb/lang/es/tpl/config_edit.tpl b/gui/bweb/lang/es/tpl/config_edit.tpl index fde3b60149..3c9b6900be 100644 --- a/gui/bweb/lang/es/tpl/config_edit.tpl +++ b/gui/bweb/lang/es/tpl/config_edit.tpl @@ -46,10 +46,6 @@ display_log_time : checked='checked' value='on' > - security : - checked='checked' value='on' > - security acl: - checked='checked' value='on' > debug : checked='checked' value='on' > diff --git a/gui/bweb/lang/es/tpl/config_view.tpl b/gui/bweb/lang/es/tpl/config_view.tpl index dffc499e0e..7380b743d8 100644 --- a/gui/bweb/lang/es/tpl/config_view.tpl +++ b/gui/bweb/lang/es/tpl/config_view.tpl @@ -18,8 +18,6 @@ stat_job_table : Job bconsole : display_log_time : - security : - security acl : debug : Libreria diff --git a/gui/bweb/lang/es/tpl/location_edit.tpl b/gui/bweb/lang/es/tpl/location_edit.tpl index 11856be10c..16cdde2ef3 100644 --- a/gui/bweb/lang/es/tpl/location_edit.tpl +++ b/gui/bweb/lang/es/tpl/location_edit.tpl @@ -3,7 +3,7 @@

Ubicación :

-
+ @@ -16,11 +16,24 @@ - +
Ubicación :
Activado : checked > - +
+ diff --git a/gui/bweb/lang/fr/tpl/config_edit.tpl b/gui/bweb/lang/fr/tpl/config_edit.tpl index 98a562c88a..847c404059 100644 --- a/gui/bweb/lang/fr/tpl/config_edit.tpl +++ b/gui/bweb/lang/fr/tpl/config_edit.tpl @@ -47,10 +47,6 @@ display_log_time : checked='checked' value='on'
> - security : - checked='checked' value='on' > - security acl: - checked='checked' value='on' > debug : checked='checked' value='on' > diff --git a/gui/bweb/lang/fr/tpl/config_view.tpl b/gui/bweb/lang/fr/tpl/config_view.tpl index 3ca01a2ab3..c179d74b81 100644 --- a/gui/bweb/lang/fr/tpl/config_view.tpl +++ b/gui/bweb/lang/fr/tpl/config_view.tpl @@ -18,8 +18,6 @@ stat_job_table : Job bconsole : display_log_time : - security : - security acl : debug : Robotique (Autochanger) diff --git a/gui/bweb/lang/fr/tpl/location_edit.tpl b/gui/bweb/lang/fr/tpl/location_edit.tpl index ef196866c6..117359e6b5 100644 --- a/gui/bweb/lang/fr/tpl/location_edit.tpl +++ b/gui/bweb/lang/fr/tpl/location_edit.tpl @@ -3,7 +3,7 @@

Localisation :

-
+ @@ -15,12 +15,25 @@ - - - + + +
Localisation :
Enabled : checked > -
Enabled: +
+ diff --git a/gui/bweb/tpl/config_edit.tpl b/gui/bweb/tpl/config_edit.tpl index e470d372b4..c918cf2988 100644 --- a/gui/bweb/tpl/config_edit.tpl +++ b/gui/bweb/tpl/config_edit.tpl @@ -46,10 +46,6 @@ display_log_time : checked='checked' value='on'
> - security : - checked='checked' value='on' > - security acl: - checked='checked' value='on' > debug : checked='checked' value='on' > diff --git a/gui/bweb/tpl/config_view.tpl b/gui/bweb/tpl/config_view.tpl index ea3ccfff25..5056458da2 100644 --- a/gui/bweb/tpl/config_view.tpl +++ b/gui/bweb/tpl/config_view.tpl @@ -18,8 +18,6 @@ stat_job_table : Job bconsole : display_log_time : - security : - security acl : debug : Autochanger diff --git a/gui/bweb/tpl/location_edit.tpl b/gui/bweb/tpl/location_edit.tpl index 75ad5b6e12..c7f28afe57 100644 --- a/gui/bweb/tpl/location_edit.tpl +++ b/gui/bweb/tpl/location_edit.tpl @@ -3,7 +3,7 @@

Location :

-
+ @@ -15,12 +15,26 @@ - - - + + +
Location :
Enabled : checked > -
Enabled: +
+ + -- 2.39.5