Changeset 624 for trunk/grails-app/views
- Timestamp:
 - Jul 13, 2010, 3:13:44 PM (15 years ago)
 - Location:
 - trunk/grails-app/views/appCore
 - Files:
 - 
          
- 2 edited
 
- 
          appAdmin.gsp (modified) (1 diff)
 - 
          manager.gsp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/views/appCore/appAdmin.gsp
r548 r624 15 15 <table> 16 16 <tbody> 17 18 <tr class="prop">19 <td valign="top" class="name">20 <label>Log:</label>21 </td>22 <td valign="top" class="value">23 <g:link action="appLog">View</g:link> - The application log file.24 </td>25 </tr>26 17 27 18 <tr class="prop">  - 
        
trunk/grails-app/views/appCore/manager.gsp
r622 r624 75 75 <tr class="prop"> 76 76 <td valign="top" class="name"> 77 <label> Search Index:</label>77 <label>Application:</label> 78 78 </td> 79 79 <td valign="top" class="value"> 80 <g:link action="appLog"> 81 View 82 </g:link> - The application log file. 83 <br /> 80 84 <g:link action="rebuildTextSearchIndex"> 81 85 Rebuild  
Note: See TracChangeset
          for help on using the changeset viewer.
      