From ce5ef8487d625bb30f17f84d80732a2baeede31b Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 19 Dec 2012 23:46:25 +0100 Subject: added handlebars templates --- module/web/templates/default/dashboard.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'module/web/templates/default/dashboard.html') diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index b5fdf406b..52b4dc82f 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -23,7 +23,7 @@ <%= stats.linkstotal %> Files (xy / z /t) - <%= stats.sizedone %> / <%= stats.sizetotal %> + <%= formatSize stats.sizedone %> / <%= formatSize stats.sizetotal %> @@ -37,17 +37,17 @@ -- cgit v1.2.3