Ignore:
Timestamp:
Jun 2, 2010, 4:31:17 PM (14 years ago)
Author:
gav
Message:

Install searchable plugin, configure and start inventory search.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/appCore/manager.gsp

    r560 r562  
    7575                        <tr class="prop">
    7676                            <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">
    7789                                <label>Entity Relationship Diagram:</label>
    7890                            </td>
Note: See TracChangeset for help on using the changeset viewer.