Module: check_mk
Branch: master
Commit: ffce5a990cfa6444d73e93acded8c3af5954e446
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=ffce5a990cfa64…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Mon Feb 19 08:55:30 2018 +0100
Moved saveint() from lib to utils
Change-Id: Ic4a3df97f6185f6d7bc4a592201503b0cf298fbb
---
web/htdocs/dashboard.py | 4 ++--
web/htdocs/lib.py | 9 ---------
web/htdocs/login.py | 2 +-
web/htdocs/userdb.py | 15 ++++++++-------
web/htdocs/valuespec.py | 13 +++++++------
web/htdocs/wato.py | 8 ++++----
web/htdocs/watolib.py | 2 +-
web/plugins/perfometer/check_mk.py | 18 +++++++++---------
web/plugins/userdb/ldap.py | 2 +-
web/plugins/views/commands.py | 3 ++-
web/plugins/views/layouts.py | 6 ++++--
web/plugins/visuals/inventory.py | 4 ++--
12 files changed, 41 insertions(+), 45 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=ffce5a990c…