Module: nagvis Branch: master Commit: 181033d3d8085c0b76bb7c813aabfa6d2d4bcfa7 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=181033d3d8085c0b76bb7c813aabfa6d2d4bcfa7
Author: Lars Michelsen <[email protected]> Date: Sat Oct 2 18:53:01 2010 +0200 Removed testing code --- share/frontend/nagvis-js/js/frontendContext.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/share/frontend/nagvis-js/js/frontendContext.js b/share/frontend/nagvis-js/js/frontendContext.js index c2defe8..07ebbed 100644 --- a/share/frontend/nagvis-js/js/frontendContext.js +++ b/share/frontend/nagvis-js/js/frontendContext.js @@ -61,7 +61,6 @@ function contextHide() { // call from the onMouseDown event, passing the event if standards compliant function contextMouseDown(event) { - alert(targeta); var target; var id = -1; ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
