Module: check_mk
Branch: master
Commit: f12c57be510d03ef3845d30de0636a5c7bf4462e
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=f12c57be510d03…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Thu Oct 27 16:37:15 2016 +0200
Revert "htmllib refactoring: popup-trigger and context-buttons"
This reverts commit 37438839b7788573a03b8ea0aaf8d5770532046a.
---
tests/web/classes.py | 348 ++++++-----------------
tests/web/test_html.py | 31 +--
tests/web/test_htmllib_integration.py | 57 ++--
tests/web/tools.py | 121 +++-----
web/htdocs/htmllib.py | 508 +++++++++++++++++-----------------
web/plugins/views/inventory.py | 2 +-
web/plugins/views/painters.py | 8 +-
7 files changed, 421 insertions(+), 654 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=f12c57be51…