Changeset 615 for trunk/grails-app/views/taskDetailed
- Timestamp:
 - Jun 28, 2010, 12:28:00 AM (15 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/grails-app/views/taskDetailed/search.gsp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/views/taskDetailed/search.gsp
r613 r615 75 75 <g:if test="${taskInstanceTotal > taskInstanceList.size()}"> 76 76 <div class="paginateButtons"> 77 <g:paginate total="${taskInstanceTotal}" params="${filterParams}" />77 <g:paginate action="search" total="${taskInstanceTotal}" params="${filterParams}" /> 78 78 </div> 79 79 </g:if>  
Note: See TracChangeset
          for help on using the changeset viewer.
      