From: Michael Tremer Date: Wed, 22 Jul 2009 16:20:09 +0000 (+0200) Subject: Some changes on the cluster page. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89b885cc63c81bacc4b3cdbc38d150b2bdbb694b;p=ipfire.org.git Some changes on the cluster page. --- diff --git a/www/pages/cluster/__init__.py b/www/pages/cluster/__init__.py index 8b5dcbea..ddd36947 100644 --- a/www/pages/cluster/__init__.py +++ b/www/pages/cluster/__init__.py @@ -10,8 +10,7 @@ class Content(web.Content): def __call__(self, lang): ret = """

Icecream Cluster Monitoring

-

Cluster's CPU load: Job load: - - Number of nodes: -

+

Cluster's CPU load: - Job load:

@@ -24,7 +23,8 @@ class Content(web.Content): -
""" + +

 
Number of nodes: -

""" return ret @@ -55,7 +55,7 @@ page.javascript.write("""