Changeset 122 for trunk/grails-app/views/personGroup/list.gsp
- Timestamp:
- May 1, 2009, 3:27:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/personGroup/list.gsp
r60 r122 54 54 </div> 55 55 <div class="paginateButtons"> 56 <g:paginate total="${ PersonGroup.count()}" />56 <g:paginate total="${personGroupInstanceTotal}" /> 57 57 </div> 58 58 </div>
Note: See TracChangeset
for help on using the changeset viewer.