Ignore:
Timestamp:
Feb 17, 2010, 10:46:57 PM (14 years ago)
Author:
gav
Message:

Add cancel button to AssetDetailed edit view and change some of the edit links to show links.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/assetDetailed/edit.gsp

    r349 r370  
    124124                <div class="buttons">
    125125                    <span class="button"><g:actionSubmit class="save" value="Update" /></span>
     126                    <span class="button"><g:actionSubmit class="cancel" value="Cancel" action="Show"/></span>
    126127                    <span class="button"><g:actionSubmit class="delete" onclick="return confirm('Are you sure?');" value="Delete" /></span>
    127128                </div>
Note: See TracChangeset for help on using the changeset viewer.