Author:   Lars Michelsen <[email protected]>
Date:     Tue May  8 10:07:43 2012 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Tue May  8 10:07:43 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 f6b2576..1edb676 100644
--- a/share/server/core/classes/CoreModOverview.php
+++ b/share/server/core/classes/CoreModOverview.php
@@ -68,7 +68,7 @@ class CoreModOverview extends CoreModule {
                             return $result;
                     }
 
-                    $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

Reply via email to