From b7977ff7b228802ffd2b82bfd446b6afc6e8a091 Mon Sep 17 00:00:00 2001 From: Tim Laszlo Date: Fri, 1 Jun 2012 17:05:58 -0500 Subject: bcfg2-web: D=Make detailed client list sortable --- .../Reports/reports/templates/clients/detailed-list.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/lib/Bcfg2/Server/Reports/reports/templates/clients/detailed-list.html') diff --git a/src/lib/Bcfg2/Server/Reports/reports/templates/clients/detailed-list.html b/src/lib/Bcfg2/Server/Reports/reports/templates/clients/detailed-list.html index 84ac71d92..005c8b998 100644 --- a/src/lib/Bcfg2/Server/Reports/reports/templates/clients/detailed-list.html +++ b/src/lib/Bcfg2/Server/Reports/reports/templates/clients/detailed-list.html @@ -10,14 +10,14 @@ {% filter_navigator %} - - - - - - - - + + + + + + + + {% for entry in entry_list %} -- cgit v1.2.3-1-g7c22
NodeStateGoodBadModifiedExtraLast RunServer{% sort_link 'client' 'Node' %}{% sort_link 'state' 'State' %}{% sort_link '-good' 'Good' %}{% sort_link '-bad' 'Bad' %}{% sort_link '-modified' 'Modified' %}{% sort_link '-extra' 'Extra' %}{% sort_link 'timestamp' 'Last Run' %}{% sort_link 'server' 'Server' %}