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/appAdmin.gsp

    r548 r624  
    1515                <table>
    1616                    <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>
    2617
    2718                        <tr class="prop">
Note: See TracChangeset for help on using the changeset viewer.