Ignore:
Timestamp:
Jun 5, 2010, 10:05:44 PM (14 years ago)
Author:
gav
Message:

Add action to single submit forms so that hitting enter submits the form in IE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/inventoryItemDetailed/show.gsp

    r500 r570  
    5959                                    </g:remoteLink>
    6060                                </div>
    61                                 <g:form controller="inventoryItemDetailed" method="post" >
     61                                <g:form controller="inventoryItemDetailed" action="useInventoryItem" method="post" >
    6262                                    <div class="dialog">
    6363                                        <table>
Note: See TracChangeset for help on using the changeset viewer.