Ignore:
Timestamp:
Nov 5, 2010, 9:02:01 PM (12 years ago)
Author:
m.s.vanvliet@…
Message:

Pilot is user-aware adds a memu item Pilot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/common/_topnav.gsp

    r1036 r1092  
    6060                </li>
    6161        </g:if>
     62        <g:if test="${session.pilot == true}">
     63                <li><g:link controller="pilot" action="index">Pilot</g:link></li>
     64        </g:if>
    6265</ul>
    6366<!-- /TOPNAV //-->
Note: See TracChangeset for help on using the changeset viewer.