From: Marcin Haba Date: Thu, 25 Jul 2019 16:59:43 +0000 (+0200) Subject: baculum: Fix showing job size value on jobs on volume page X-Git-Tag: Release-9.6.0~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f340fc899a7fd069e9e2f41f91b454ee20b742d;p=thirdparty%2Fbacula.git baculum: Fix showing job size value on jobs on volume page --- diff --git a/gui/baculum/protected/Web/Layouts/Main.tpl b/gui/baculum/protected/Web/Layouts/Main.tpl index 545bfd8015..bc1b99c4dd 100644 --- a/gui/baculum/protected/Web/Layouts/Main.tpl +++ b/gui/baculum/protected/Web/Layouts/Main.tpl @@ -31,6 +31,9 @@ <%[ Running jobs: ]%> +
<%[ Version: ]%> <%=Params::BACULUM_VERSION%>
@@ -54,7 +57,6 @@