Ignore:
Timestamp:
Jul 13, 2010, 3:13:44 PM (14 years ago)
Author:
gav
Message:

Move view application log file link from admin to manager view.

File:
1 edited

Legend:

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

    r622 r624  
    7575                        <tr class="prop">
    7676                            <td valign="top" class="name">
    77                                 <label>Search Index:</label>
     77                                <label>Application:</label>
    7878                            </td>
    7979                            <td valign="top" class="value">
     80                                <g:link action="appLog">
     81                                    View
     82                                </g:link> - The application log file.
     83                                <br />
    8084                                <g:link action="rebuildTextSearchIndex">
    8185                                    Rebuild
Note: See TracChangeset for help on using the changeset viewer.