Module: check_mk
Branch: master
Commit: 4ddda910d1781e3d35ca9ff4a57d71fa4ecb207e
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=4ddda910d1781e…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Wed Jun 29 12:55:04 2011 +0200
WATO: fix inventory with full-scan
---
web/htdocs/wato.py | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/web/htdocs/wato.py b/web/htdocs/wato.py
index 76b502c..a308f82 100644
--- a/web/htdocs/wato.py
+++ b/web/htdocs/wato.py
@@ -1944,6 +1944,9 @@ def show_service_table(hostname, firsttime):
html.button("_save", _("Save manual check configuration"))
html.hidden_fields()
+ if html.var("_scan"):
+ html.hidden_field("_scan", "on")
+
html.write("<table class=data>\n")
for state_name, state_type, checkbox in [