]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/display_job_zoom.tpl
ebl Add FileSet view action
[bacula/bacula] / gui / bweb / tpl / display_job_zoom.tpl
index 0e11d747f8af8afd9bfffebde9935e86affccc28..5a37874acd7256579209bc7507cb63486dda1cf9 100644 (file)
   </label>
  </form>
  </td>
+ <td>
+ <form action='?'>
+  <input type='hidden' name='fileset' value='<TMPL_VAR FileSet>'>
+  <label>
+  <input type="image" name='action' value='fileset_view' title='view fileset'
+   src='/bweb/zoom.png'> View FileSet
+  </label>
+ </form>
+ </td>
  </table>
 </div>