]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/display_job_zoom.tpl
Renamed cleanup goto target into bail_out which is the prefered name from the develop...
[bacula/bacula] / gui / bweb / tpl / display_job_zoom.tpl
index 49712b18d0438dc76a3723fbf71da81b13d59312..69ec1f9b8a2d6b618edac7fb8fc29952fb0246fb 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__
@@ -98,7 +96,9 @@ var header = new Array("JobId",
 var data = new Array();
 
 img = document.createElement("IMG");
-img.src=bweb_get_job_img("<TMPL_VAR JobStatus>", <TMPL_VAR joberrors>);
+img.src=bweb_get_job_img("<TMPL_VAR JobStatus>", 
+                         <TMPL_VAR joberrors>,
+                         '<TMPL_VAR jobtype>');
 img.title=jobstatus['<TMPL_VAR JobStatus>']; 
 
 data.push( new Array(