From 41d93cf456e796ead6604be6a60acfbaa9b4cbca Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 18 Dec 2009 21:13:30 +0000 Subject: [PATCH] move nodelist.kid headers into node_template.kid to remove redundancy. comment-out the boot/down summary at the top of the nodelist.kid page; ... --- .../monitorweb/templates/node_template.kid | 24 +++++++++---------- .../monitorweb/templates/nodelist.kid | 17 ++++--------- 2 files changed, 16 insertions(+), 25 deletions(-) diff --git a/web/MonitorWeb/monitorweb/templates/node_template.kid b/web/MonitorWeb/monitorweb/templates/node_template.kid index 9ccb471..9e65198 100644 --- a/web/MonitorWeb/monitorweb/templates/node_template.kid +++ b/web/MonitorWeb/monitorweb/templates/node_template.kid @@ -6,18 +6,18 @@ from links import * ?> - ID - Hostname - Site - Ping - SSH - Boot Status - pcu - kernel - BootCD - Boot Server - Installation Date - last_contact + ID + Hostname + Site + Ping + SSH + Stat + pcu + kernel + BootCD + Boot Server + Installation Date + Last_contact node_id diff --git a/web/MonitorWeb/monitorweb/templates/nodelist.kid b/web/MonitorWeb/monitorweb/templates/nodelist.kid index 771d6b4..e5f2043 100644 --- a/web/MonitorWeb/monitorweb/templates/nodelist.kid +++ b/web/MonitorWeb/monitorweb/templates/nodelist.kid @@ -17,8 +17,9 @@ from links import *
- | -
+ +
@@ -49,17 +50,7 @@ from links import * - - - - - - - - - - - + ${nodewidget.display(node=None, header=True)} -- 2.43.0
IDHostnameSitePingSSHStatpcukernelBootCDBoot ServerLast_contact