Changeset 701 for trunk/grails-app/views


Ignore:
Timestamp:
Nov 2, 2010, 9:24:28 AM (13 years ago)
Author:
gav
Message:

New workLoad search view and logic to suite.

Location:
trunk/grails-app/views/taskDetailed
Files:
1 added
1 edited

Legend:

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

    r562 r701  
    103103                        </g:link> - <g:message code="task.search.text.work.done.description" />
    104104                        <br />
     105                        <g:link controller="taskDetailed"
     106                                        action="workLoad">
     107                                        <g:message code="task.search.text.work.load" />
     108                        </g:link> - <g:message code="task.search.text.work.load.description" />
    105109                    </td>
    106110                </tr>
Note: See TracChangeset for help on using the changeset viewer.