[icinga-checkins] icinga.org: icinga-core/test/cgis: classic ui: add highlight_table_rows to status.cgi, can be disabled via cfg option #1777
git at icinga.org
git at icinga.org
Sat Aug 6 20:42:11 CEST 2011
Module: icinga-core
Branch: test/cgis
Commit: 9091cb001ded41cf46ce7a8a402d2cd22157fde3
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=9091cb001ded41cf46ce7a8a402d2cd22157fde3
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Sat Aug 6 20:40:35 2011 +0200
classic ui: add highlight_table_rows to status.cgi, can be disabled via cfg option #1777
uses a javascript library to highlight the complete row,
ignoring the nested tables where ids would fail on tr.
cgi.cfg option added to allow ppl to disable it on demand.
refs #1777
---
Changelog | 2 +
cgi/cgiutils.c | 9 ++
cgi/status.c | 14 +++-
html/js/htable.js | 224 ++++++++++++++++++++++++++++++++++++++++++++++
include/cgiutils.h | 3 +-
sample-config/cgi.cfg.in | 10 ++
6 files changed, 259 insertions(+), 3 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=9091cb001ded41cf46ce7a8a402d2cd22157fde3
More information about the icinga-checkins
mailing list