]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix Balloon mode with firefox3
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 21 Oct 2008 16:39:44 +0000 (16:39 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 21 Oct 2008 16:39:44 +0000 (16:39 +0000)
ebl  fix bug in group stat page

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7869 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/lang/en/tpl/graph.tpl
gui/bweb/lang/es/tpl/graph.tpl
gui/bweb/lang/fr/tpl/graph.tpl
gui/bweb/technotes-2.3
gui/bweb/tpl/display_stats.tpl
gui/bweb/tpl/graph.tpl

index 48c30e41c92300f1df7b295fba2af425e7180147..1cbb2581d20bedfe35edd3ce7e34b17c363c34cf 100644 (file)
  </div>
  <div class="otherbox">
 
- <img usemap='imggraph' id='imggraph' 
+ <img usemap='#imggraph' id='imggraph'
       alt='Nothing to display, Try a bigger date range'>
  </div>
 
index e2807bd8acb5b26497a62ae68d5ae6e182fcf06e..b6ad0db4488b2dfe1692e593cca31da5af4cff2e 100644 (file)
  </div>
  <div class="otherbox">
 
- <img usemap='imggraph' id='imggraph' 
+ <img usemap='#imggraph' id='imggraph'
       alt='Nothing to display, Try a bigger date range'>
  </div>
 
index effed4b340bba49c7394250fffca5a3666f4deaa..a54170d0b5cf5805e4bb27b00347cc4ca30850a7 100644 (file)
  </div>
  <div class="otherbox">
 
- <img usemap='imggraph' id='imggraph' 
+ <img usemap='#imggraph' id='imggraph'
       alt='Rien n a afficher, essayer avec une autre pĂ©riode'>
  </div>
 
index 12058b5b7e6fa7bdb08a349dc284ad6d7f6591ba..f4485e8c96c6ab5de396ea5b17e74dfaa1609bce 100644 (file)
@@ -1,3 +1,6 @@
+21Oct08
+ebl  Fix lot of small bugs
+
 20Oct08
 ebl  Rename job_old to JobHistory
 
index a4446a30f1b1162ee9583ff66ee0ddc9a2bac746..59abc814931965563445d8af54e096b4c13f3fd4 100644 (file)
@@ -8,7 +8,7 @@
  </div>
 
 <script type="text/javascript" language="JavaScript">
-var header = new Array("__Name__", "__Nb Jobs__", "__Nb Err__", "__% Ok__", ,  "__Nb Resto__", 
+var header = new Array("__Name__", "__Nb Jobs__", "__Nb Err__", "__% Ok__", "__Nb Resto__", 
                        "__Nb Bytes__", "__Nb Bytes__", "__Nb Files__");
 
 var data = new Array();
index f86a2b470c649704bb05d5c7ccf525e48f0c6855..d8d2aee5ae7a920a72b4eba7bdcd074098c7fe5c 100644 (file)
  </div>
  <div class="otherbox">
 
- <img usemap='imggraph' id='imggraph' 
+ <img usemap='#imggraph' id='imggraph'
       alt='__Nothing to display, Try a bigger date range__'>
  </div>