]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Made html selection more simple
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 19 Dec 2007 17:51:48 +0000 (17:51 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 19 Dec 2007 17:51:48 +0000 (17:51 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6077 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/tpl/graph.tpl

index c6801efb06679845adb141d9f40cdfa852a0ebaf..16ccaa97cce46b387ae57ce2883a2956cce7f4fe 100644 (file)
@@ -84,6 +84,8 @@
    <option id='job_avg_day' value='job_avg_day' title="Average backup size per day for the period">Job avg size (d)</option>
    <option id='job_sum_hour' value='job_sum_hour' title="Job size per hour for the period">Job Bytes (h)</option>
    <option id='job_sum_day' value='job_sum_day' title="Job size per day for the period">Job Bytes (d)</option>
+   <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_size' value='job_time_size' title="Display Job size, duration and number of files with a balloon">Size,time,files</option>
+
  </select>
   </td>
   <td valign='bottom'> 
     <option id='gtype_bars' value='bars'>Bars</option>
 <!--  <option id='gtype_bars3d' value='bars3d'>Bars3d</option> -->
     <option id='gtype_lines' value='lines'>Lines</option>
-    <option id='gtype_balloon' value='balloon'>Balloon</option>
+    <option onclick='document.getElementById("job_time_size").selected=true;' id='gtype_balloon' value='balloon'>Balloon</option>
     <option id='gtype_linespoints' value='linespoints'>Lines points</option>
 </td>
 <td>