Changeset 1092 for trunk/grails-app/views/common/_topnav.gsp
- Timestamp:
- Nov 5, 2010, 9:02:01 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/common/_topnav.gsp
r1036 r1092 60 60 </li> 61 61 </g:if> 62 <g:if test="${session.pilot == true}"> 63 <li><g:link controller="pilot" action="index">Pilot</g:link></li> 64 </g:if> 62 65 </ul> 63 66 <!-- /TOPNAV //-->
Note: See TracChangeset
for help on using the changeset viewer.