X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=gui%2Fbacula-web%2Ftemplates%2Findex.tpl;h=94b26a3ac44cbcdc9205b73744fda2219333aaec;hb=8ff24a4488b622856762eebadc614a214f009f52;hp=ae0e06cdd851e22cb803ebe5210f9035de4d1252;hpb=3a91679c55095aba41d79be6d3988cacaa19009f;p=bacula%2Fbacula diff --git a/gui/bacula-web/templates/index.tpl b/gui/bacula-web/templates/index.tpl index ae0e06cdd8..94b26a3ac4 100644 --- a/gui/bacula-web/templates/index.tpl +++ b/gui/bacula-web/templates/index.tpl @@ -92,6 +92,24 @@ +
+

Last used volumes

+ + + + + + + {foreach from=$volume_list item=vol} + + + + + + {/foreach} +
VolumeStatusJob Id
{$vol.Volumename}{$vol.VolStatus}{$vol.JobId}
+
+ {include file="$last_report"}