[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
naparuba
naparuba at gmail.com
Tue Feb 28 22:22:01 UTC 2012
The following commit has been merged in the debian/master branch:
commit 7c70f581f70f4247fedd74fe2f5cd8dd635a7daa
Author: naparuba <naparuba at gmail.com>
Date: Mon Feb 20 13:39:02 2012 +0100
Add : remove color for impacts view because it's too strange with the arrow before. We must look in 1.2 how to merge both things.
diff --git a/shinken/webui/plugins/impacts/views/impacts.tpl b/shinken/webui/plugins/impacts/views/impacts.tpl
index e23e2ef..3be29eb 100644
--- a/shinken/webui/plugins/impacts/views/impacts.tpl
+++ b/shinken/webui/plugins/impacts/views/impacts.tpl
@@ -39,7 +39,7 @@
</script>
%end
- <div class="impact pblink service_{{impact.state_id}}" id="{{imp_id}}">
+ <div class="impact pblink" id="{{imp_id}}">
<div class="show-problem" id="show-problem-{{imp_id}}">
<img src="static/images/trig_right.png" id="show-problem-img-{{imp_id}}">
</div>
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list