Module: check_mk
Branch: master
Commit: 9701f897295bc1124920c407228a81e141c4bb60
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=9701f897295bc1…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Thu Sep 1 21:24:14 2016 +0200
Consolidated painter/display option handling - some cleanups left
---
web/htdocs/mobile.py | 5 +-
web/htdocs/views.py | 381 +++++++++++++++++++++++--------------
web/plugins/dashboard/dashlets.py | 1 +
web/plugins/views/bi.py | 10 +-
web/plugins/views/inventory.py | 6 +-
web/plugins/views/layouts.py | 4 +-
web/plugins/views/mobile.py | 6 +-
web/plugins/views/painters.py | 20 +-
8 files changed, 263 insertions(+), 170 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=9701f89729…