Ignore:
Timestamp:
Oct 25, 2010, 4:23:39 PM (13 years ago)
Author:
robert@…
Message:

Fixed bug #15

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/person/list.gsp

    r959 r987  
    6464            <div class="buttons">
    6565                <span class="button"><g:link class="create" action="create" params="${extraparams}"><g:message code="default.new.label" args="[entityName]" /></g:link></span>
    66             </div>
     66                                <span class="button"><g:link class="otherList" controller="personAffiliation" action="list" params="${extraparams}">Edit Affiliations</g:link></span>
     67                        </div>
    6768            <div class="paginateButtons">
    6869                <g:paginate total="${personInstanceTotal}" prev="&laquo; Previous" next="&raquo; Next" params="${extraparams}" />
Note: See TracChangeset for help on using the changeset viewer.