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/taskDetailed/searchCalendar.gsp

    r476 r570  
    4343
    4444            <div id="options" style="display:none;">
    45                 <g:form method="post" >
     45                <g:form method="post" action="setSearchCalendarParamsMax" >
    4646                    <g:hiddenField name="params" value="${filterParams}" />
    4747                    <div class="dialog">
Note: See TracChangeset for help on using the changeset viewer.