From: Marcin Haba Date: Sat, 18 Aug 2018 06:35:01 +0000 (+0200) Subject: baculum: Fix formatted size and time values on the volume details page X-Git-Tag: Release-9.2.2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d3abeb5f87fd31e3425b4b9d373750c58cbd976;p=thirdparty%2Fbacula.git baculum: Fix formatted size and time values on the volume details page --- diff --git a/gui/baculum/protected/Web/Pages/VolumeView.page b/gui/baculum/protected/Web/Pages/VolumeView.page index a583699cf..4e57a989c 100644 --- a/gui/baculum/protected/Web/Pages/VolumeView.page +++ b/gui/baculum/protected/Web/Pages/VolumeView.page @@ -343,6 +343,9 @@  <%=Prado::localize('Save')%> + + Formatters.set_formatters(); +