Changeset 143 for trunk/grails-app/views/appCore/start.gsp
- Timestamp:
- Oct 3, 2009, 2:51:02 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/appCore/start.gsp
r140 r143 46 46 <td valign="top" class="value"> 47 47 <g:link controller="taskDetailed" 48 action="searchMyTodays"> 48 action="search" 49 params="[searchMyTodays]"> 49 50 Today's 50 51 </g:link> … … 63 64 <td valign="top" class="value"> 64 65 <g:link controller="taskDetailed" 65 action="search Todays">66 action="search"> 66 67 Today's 67 68 </g:link>
Note: See TracChangeset
for help on using the changeset viewer.