Changeset 562 for trunk/grails-app/views/appCore
- Timestamp:
- Jun 2, 2010, 4:31:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/appCore/manager.gsp
r560 r562 75 75 <tr class="prop"> 76 76 <td valign="top" class="name"> 77 <label>Search Index:</label> 78 </td> 79 <td valign="top" class="value"> 80 <g:link action="rebuildTextSearchIndex"> 81 Rebuild 82 </g:link> - Reindex the entire text search index. 83 <br /> 84 </td> 85 </tr> 86 87 <tr class="prop"> 88 <td valign="top" class="name"> 77 89 <label>Entity Relationship Diagram:</label> 78 90 </td>
Note: See TracChangeset
for help on using the changeset viewer.