Ignore:
Timestamp:
Feb 3, 2010, 1:40:06 PM (14 years ago)
Author:
gav
Message:

Small correction to body.onload and get focus working again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/taskDetailed/create.gsp

    r246 r313  
    2121            </g:hasErrors>
    2222
    23             <g:form action="save" method="post" >
     23            <g:form action="save" method="post" name="createTaskForm">
    2424                <div class="dialog">
    2525                    <table>
Note: See TracChangeset for help on using the changeset viewer.