Ignore:
Timestamp:
Oct 3, 2009, 2:51:02 AM (15 years ago)
Author:
gav
Message:

Busy adding TaskSearchService?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/appCore/start.gsp

    r140 r143  
    4646                                        <td valign="top" class="value">
    4747                                            <g:link controller="taskDetailed"
    48                                                             action="searchMyTodays">
     48                                                            action="search"
     49                                                            params="[searchMyTodays]">
    4950                                                            Today's
    5051                                            </g:link>
     
    6364                                        <td valign="top" class="value">
    6465                                            <g:link controller="taskDetailed"
    65                                                             action="searchTodays">
     66                                                            action="search">
    6667                                                            Today's
    6768                                            </g:link>
Note: See TracChangeset for help on using the changeset viewer.