From: Barış Metin Date: Tue, 19 May 2009 00:51:50 +0000 (+0000) Subject: - no alternate colors for tables X-Git-Tag: Monitor-3.0-9~2 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=ff0c0d677ff5dc9bca3ba1e7a4cdf767346386d8 - no alternate colors for tables - show node id in nodelist --- diff --git a/web/MonitorWeb/monitorweb/templates/node_template.kid b/web/MonitorWeb/monitorweb/templates/node_template.kid index e067596..4726525 100644 --- a/web/MonitorWeb/monitorweb/templates/node_template.kid +++ b/web/MonitorWeb/monitorweb/templates/node_template.kid @@ -12,6 +12,7 @@ from links import * Boot Status pcu Hostname + ID kernel last_contact @@ -36,6 +37,7 @@ from links import * your.host.org + node_id diff --git a/web/MonitorWeb/monitorweb/templates/nodelist.kid b/web/MonitorWeb/monitorweb/templates/nodelist.kid index fdb4536..a767867 100644 --- a/web/MonitorWeb/monitorweb/templates/nodelist.kid +++ b/web/MonitorWeb/monitorweb/templates/nodelist.kid @@ -22,7 +22,7 @@ from links import *
- +
- + + - + diff --git a/web/MonitorWeb/monitorweb/templates/pculist.kid b/web/MonitorWeb/monitorweb/templates/pculist.kid index a038532..debed84 100644 --- a/web/MonitorWeb/monitorweb/templates/pculist.kid +++ b/web/MonitorWeb/monitorweb/templates/pculist.kid @@ -17,7 +17,7 @@ from links import * function pculist_paginator(opts) { plekit_table_paginator(opts, "pculist"); } -
@@ -53,11 +53,12 @@ from links import * Site Ping SSHStatusStat pcu HostnameID kernellast_contactLast_contact
+
- +
@@ -54,7 +54,7 @@ from links import *
${node.loginbase} diff --git a/web/MonitorWeb/monitorweb/templates/sitelist.kid b/web/MonitorWeb/monitorweb/templates/sitelist.kid index 358b1b0..9c527bf 100644 --- a/web/MonitorWeb/monitorweb/templates/sitelist.kid +++ b/web/MonitorWeb/monitorweb/templates/sitelist.kid @@ -16,7 +16,7 @@ from links import * function sitelist_paginator(opts) { plekit_table_paginator(opts, "sitelist"); } - +