Changeset 624 for trunk/grails-app/views/appCore/manager.gsp
- Timestamp:
- Jul 13, 2010, 3:13:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.