Changeset 127 for trunk/grails-app/views/appCore
- Timestamp:
 - May 6, 2009, 3:40:07 AM (17 years ago)
 - Location:
 - trunk/grails-app/views/appCore
 - Files:
 - 
          
- 1 added
 - 1 edited
 
- 
          changeSessionTimeout.gsp (added)
 - 
          options.gsp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/views/appCore/options.gsp
r73 r127 17 17 <div class="dialog"> 18 18 <a href="${createLink(action:'changePassword')}">Change Password</a> 19 19 <br /> 20 <br /> 21 <a href="${createLink(action:'changeSessionTimeout')}">Change Session Timeout</a> 20 22 </div> 21 23 </div>  
Note: See TracChangeset
          for help on using the changeset viewer.
      