Ignore:
Timestamp:
Jul 19, 2010, 8:47:38 AM (14 years ago)
Author:
gav
Message:

Domain change: Add PurchasingGroup?.
Logic and views to suite.

File:
1 edited

Legend:

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

    r624 r633  
    2727                                <a href="${createLink(controller:'personGroupDetailed', action:'list')}">Assigned Groups</a>
    2828                                <br />
     29                                <a href="${createLink(controller:'costCodeDetailed', action:'list')}">Cost Codes</a>
     30                                <br />
    2931                                <a href="${createLink(controller:'departmentDetailed', action:'list')}">Departments</a>
    3032                                <br />
     
    3840                                <br />
    3941                                <a href="${createLink(controller:'manufacturerDetailed', action:'list')}">Manufacturers</a>
     42                                <br />
     43                                <a href="${createLink(controller:'purchasingGroupDetailed', action:'list')}">Purchasing Groups</a>
    4044                                <br />
    4145                                <a href="${createLink(controller:'productionReferenceDetailed', action:'list')}">Production Reference</a>
Note: See TracChangeset for help on using the changeset viewer.