Author:   Lars Michelsen <[email protected]>
Date:     Sat Mar  9 14:04:53 2013 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Sat Mar  9 14:04:53 2013 +0100

url_target is now allowed as source paramter for automaps

---

 .f12                                  |    2 +-
 share/server/core/sources/automap.php |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.f12 b/.f12
index fef6406..5968719 100755
--- a/.f12
+++ b/.f12
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-[ -z $SITE ] && SITE=lancom
+[ -z $SITE ] && SITE=event
 which sudo >/dev/null 2>&1 && SUDO=sudo || SUDO=
 BASE=$(pwd)
 
diff --git a/share/server/core/sources/automap.php 
b/share/server/core/sources/automap.php
index f8f84b9..838a2df 100644
--- a/share/server/core/sources/automap.php
+++ b/share/server/core/sources/automap.php
@@ -16,6 +16,7 @@ $viewParams = array(
         'rankdir',
         'overlap',
         'label_show',
+        'url_target',
     ),
 );
 if (cfg('global', 'shinken_features')) {


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to