Author:   Lars Michelsen <[email protected]>
Date:     Sun Apr 17 11:59:46 2011 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Sun Apr 17 11:59:46 2011 +0200

Removed old links to WUI

---

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

diff --git a/share/userfiles/templates/default.header.html 
b/share/userfiles/templates/default.header.html
index 255783f..3eb8272 100644
--- a/share/userfiles/templates/default.header.html
+++ b/share/userfiles/templates/default.header.html
@@ -21,8 +21,7 @@
                                        <li class="spacer"><hr /></li>
                                        {foreach $maps map}<li>
                                                {if $map.configError == true}<a 
class="left error" href="#">{$map.mapAlias}</a>
-                                               {else}<a class="left" 
href="{$pathBase}/frontend/nagvis-js/index.php?mod=Map&amp;act=view&amp;show={$map.mapName}{$map.urlParams}">{$map.mapAlias}</a>
 {/if}
-                                               {if $map.permittedEdit}<a 
class="right" 
href="{$pathBase}/frontend/wui/index.php?mod=Map&amp;act=edit&amp;show={$map.mapName}{$map.urlParams}">Edit</a>{else}<a
 class="right">&nbsp;</a>{/if}
+                                               {else}<a 
href="{$pathBase}/frontend/nagvis-js/index.php?mod=Map&amp;act=view&amp;show={$map.mapName}{$map.urlParams}">{$map.mapAlias}</a>
 {/if}
                                        </li>{/foreach}
                                        {/if}
                                        {if count($automaps) > 0}


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to