From 508d3b942ab47fa7d2fb065ca0737ebe839a6672 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Sat, 22 Dec 2007 11:40:31 +0000 Subject: Hide label when label is too big for the bar git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@449 ab2d0c66-481e-0410-8bed-d214d4d58bed --- health-system-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'health-system-html.lsp') diff --git a/health-system-html.lsp b/health-system-html.lsp index 62d366c..7cc9287 100644 --- a/health-system-html.lsp +++ b/health-system-html.lsp @@ -18,7 +18,7 @@ - +
0%
%
%
100%0%
10) then io.write(view.system.memory.used .. "%") end ?>
tonumber(view.system.memory.used)) then io.write((100-view.system.memory.used) .. "%") end ?>
100%
-- cgit v1.2.3