Author:   Lars Michelsen <[email protected]>
Date:     Sun Sep 25 21:59:17 2011 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Sun Sep 25 21:59:17 2011 +0200

Bugfix: Fixed automap links in header dropdown

---

 ChangeLog                                     |    1 +
 share/userfiles/templates/default.header.html |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1df15ff..c6211ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,7 @@ Frontend
   * Bugfix: Fixed broken URL handling in e.g. rotation pools
   * Bugfix: Fixed styling of maps with config errors in sidebar
   * Bugfix: Fixed X coords when adding new objects with opened sidebar menu
+  * Bugfix: Fixed automap links in header dropdown
   * Readded the "edit" action to the maps module. In this mode all object are
     automatically unlocked and changes to the lock state are not persisted
   * Also disabling the object left click actions in unlocked mode
diff --git a/share/userfiles/templates/default.header.html 
b/share/userfiles/templates/default.header.html
index bbea54a..6cb0d33 100644
--- a/share/userfiles/templates/default.header.html
+++ b/share/userfiles/templates/default.header.html
@@ -27,7 +27,7 @@
             {/if}
             {if count($automaps) > 0}
               <li class="spacer"><hr /></li>
-              {headMaps $automaps $pathBase "Map"}
+              {headMaps $automaps $pathBase "AutoMap"}
             {/if}
             <li class="spacer underline"></li>
         </ul>


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to