]> git.sur5r.net Git - bacula/bacula/commitdiff
bweb: tweak overview page
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 7 Oct 2010 16:37:10 +0000 (18:37 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 7 Oct 2010 16:37:27 +0000 (18:37 +0200)
gui/bweb/lang/en/tpl/overview.tpl
gui/bweb/lang/es/tpl/overview.tpl
gui/bweb/lang/fr/tpl/overview.tpl
gui/bweb/tpl/overview.tpl

index fb7c783dd360c3af6969f58c775770f0ba9d6393..50ce025b9cc93a8df75ae0ce88de45681e5c0b96 100644 (file)
@@ -73,7 +73,6 @@ function init_tab() // initialize the table
     // javascript can't do foreach $j (sort keys %dates)
     var keys = new Array();
     for (var j in dates) {
-        console.log(j);
         keys.push(j);
     }
     keys.sort();
index fb7c783dd360c3af6969f58c775770f0ba9d6393..50ce025b9cc93a8df75ae0ce88de45681e5c0b96 100644 (file)
@@ -73,7 +73,6 @@ function init_tab() // initialize the table
     // javascript can't do foreach $j (sort keys %dates)
     var keys = new Array();
     for (var j in dates) {
-        console.log(j);
         keys.push(j);
     }
     keys.sort();
index fb7c783dd360c3af6969f58c775770f0ba9d6393..50ce025b9cc93a8df75ae0ce88de45681e5c0b96 100644 (file)
@@ -73,7 +73,6 @@ function init_tab() // initialize the table
     // javascript can't do foreach $j (sort keys %dates)
     var keys = new Array();
     for (var j in dates) {
-        console.log(j);
         keys.push(j);
     }
     keys.sort();
index 374d4158016495768900d7154ffdfebf701e7781..bac74b6b45e942a2e0b69c69e3bfb9da9b672c09 100644 (file)
@@ -73,7 +73,6 @@ function init_tab() // initialize the table
     // javascript can't do foreach $j (sort keys %dates)
     var keys = new Array();
     for (var j in dates) {
-        console.log(j);
         keys.push(j);
     }
     keys.sort();