From cf6794d7c811dfaa8c0a69225598b5f061b45f96 Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Wed, 29 May 2024 11:10:55 +0200 Subject: templates: use the correct storage units Use base 2 storage units in html templates as that's the correct representation for the values shown in the web. Remove units such as "Gbytes" and "MB" for their binary byte unit counterparts. --- ogcp/templates/dashboard.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'ogcp/templates/dashboard.html') diff --git a/ogcp/templates/dashboard.html b/ogcp/templates/dashboard.html index bc89128..3da6587 100644 --- a/ogcp/templates/dashboard.html +++ b/ogcp/templates/dashboard.html @@ -113,14 +113,14 @@ @@ -149,14 +149,14 @@ @@ -186,14 +186,14 @@ -- cgit v1.2.3-18-g5258