]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Update for base64_decode_lstat() function
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 7 Oct 2008 18:45:36 +0000 (18:45 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 7 Oct 2008 18:45:36 +0000 (18:45 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7728 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/technotes-2.3
gui/bweb/tpl/display_job_zoom.tpl

index d56c2e0168e0bd68e8d71d703f341f0b2d0a342c..1480f5abf3deba5247bc2021fbd0cd9d6970eaa6 100644 (file)
@@ -1,5 +1,9 @@
+07Oct08
+ebl  Add base64_decode_lstat() function to Mysql 
+
 22Sep08
 ebl  Add an option to bgraph that shows each levels as different source
+
 21Sep08
 ebl  
  bfileview: 
index 49712b18d0438dc76a3723fbf71da81b13d59312..9f5fdbcf678bffc10c23b2a812f12e757e71ca2e 100644 (file)
@@ -41,7 +41,6 @@
  <img src='/bweb/zoom.png' alt=''>__View FileSet__</button>
  </form>
  </td>
-<!-- Remove this to activate bfileview 
  <td>
  <form name="bfileview" action='bfileview.pl?'>
   <input type='hidden' name='jobid' value='<TMPL_VAR jobid>'>
@@ -52,7 +51,6 @@
    <img src='/bweb/colorscm.png' alt=''> __View file usage__ </button>
  </form>
  </td>
--->
 <TMPL_IF wiki_url>
   <td>
    <a href="<TMPL_VAR wiki_url><TMPL_VAR Client>" title='__View doc__'><img src='/bweb/doc.png' alt='__View doc__'></a>__View doc__