Author: Lars Michelsen <[email protected]>
Date: Fri Sep 23 01:41:07 2011 +0200
Committer: Lars Michelsen <[email protected]>
Commit-Date: Fri Sep 23 01:41:07 2011 +0200
Removed wrong option hover_template from shapes
---
share/server/core/mapcfg/default.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/share/server/core/mapcfg/default.php
b/share/server/core/mapcfg/default.php
index 3210b45..205e62c 100644
--- a/share/server/core/mapcfg/default.php
+++ b/share/server/core/mapcfg/default.php
@@ -323,10 +323,11 @@ $mapConfigVars = Array(
'depends_value' => '1'
),
'hover_url' => Array(
- 'must' => 0,
- 'match' => MATCH_STRING_URL,
- 'depends_on' => 'hover_menu',
- 'depends_value' => '1'
+ 'must' => 0,
+ 'match' => MATCH_STRING_URL,
+ 'depends_on' => 'hover_menu',
+ 'depends_value' => '1',
+ 'default' => '',
),
'hover_childs_show' => Array(
'must' => 0,
@@ -1040,7 +1041,6 @@ $mapConfigVarMap['shape'] = Array(
'z' => null,
'enable_refresh' => null,
'hover_menu' => null,
- 'hover_template' => null,
'hover_url' => null,
'hover_delay' => null,
'url' => null,
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins