Author:   Lars Michelsen <[email protected]>
Date:     Fri Jul 20 11:14:23 2012 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Fri Jul 20 11:14:23 2012 +0200

Fixed IE JS problem

---

 .../frontend/nagvis-js/js/NagVisStatefulObject.js  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/share/frontend/nagvis-js/js/NagVisStatefulObject.js 
b/share/frontend/nagvis-js/js/NagVisStatefulObject.js
index 8c393e2..b9e01bf 100644
--- a/share/frontend/nagvis-js/js/NagVisStatefulObject.js
+++ b/share/frontend/nagvis-js/js/NagVisStatefulObject.js
@@ -970,5 +970,5 @@ var NagVisStatefulObject = NagVisObject.extend({
         sColor      = null;
         oObjIconDiv = null;
         oObjIcon    = null;
-    },
+    }
 });


------------------------------------------------------------------------------
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