Author: Lars Michelsen <[email protected]>
Date: Tue May 8 10:09:31 2012 +0200
Committer: Lars Michelsen <[email protected]>
Commit-Date: Tue May 8 10:09:31 2012 +0200
Bugfix: Fixed icon update on overview page
---
share/server/core/classes/CoreModOverview.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/share/server/core/classes/CoreModOverview.php
b/share/server/core/classes/CoreModOverview.php
index d9e7210..2039205 100644
--- a/share/server/core/classes/CoreModOverview.php
+++ b/share/server/core/classes/CoreModOverview.php
@@ -62,7 +62,7 @@ class CoreModOverview extends CoreModule {
$aOpts = Array('i' => MATCH_STRING_NO_SPACE);
$aVals = $this->getCustomOptions($aOpts);
- $sReturn = $OVERVIEW->parseMapsJson('list', ONLY_STATE,
$aVals['i']);
+ $sReturn = $OVERVIEW->parseMapsJson('list', COMPLETE,
$aVals['i']);
break;
}
}
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins