Module: check_mk
Branch: master
Commit: 668a8200196fff87f4dbf25b9ccf75e70deb1e5d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=668a8200196fff…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Fri Jun 2 14:03:14 2017 +0200
4705 FIX Fixed broken flexible notifications configuration
The user configuration page no longer raises an exception upon <i>Save</i>
when
flexible notifications are enabled.
Change-Id: I714a94d364b5af543a236b7d6961de8dc78bf82b
---
.werks/4705 | 12 ++++
web/htdocs/wato.py | 190 ++------------------------------------------------
web/htdocs/watolib.py | 185 +++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 199 insertions(+), 188 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=668a820019…