Author:   Lars Michelsen <[email protected]>
Date:     Mon Sep  5 08:35:33 2011 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Mon Sep  5 08:35:33 2011 +0200

Added [alias] macro to context menus

---

 share/frontend/nagvis-js/js/NagVisObject.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/share/frontend/nagvis-js/js/NagVisObject.js 
b/share/frontend/nagvis-js/js/NagVisObject.js
index a142ee0..574aebc 100644
--- a/share/frontend/nagvis-js/js/NagVisObject.js
+++ b/share/frontend/nagvis-js/js/NagVisObject.js
@@ -198,6 +198,7 @@ var NagVisObject = Base.extend({
             'obj_id':      this.conf.object_id,
             'type':        this.conf.type,
             'name':        this.conf.name,
+            'alias':       this.conf.alias,
             'address':     this.conf.address,
             'html_cgi':    this.conf.htmlcgi,
             'backend_id':  this.conf.backend_id,


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to