Index: trunk/grails-app/views/appCore/manager.gsp
===================================================================
--- trunk/grails-app/views/appCore/manager.gsp	(revision 548)
+++ trunk/grails-app/views/appCore/manager.gsp	(revision 560)
@@ -24,4 +24,31 @@
                             <td valign="top" class="value">
                                 <a href="${createLink(controller:'person', action:'list')}">Application users</a>
+                                <br />
+                                <a href="${createLink(controller:'personGroupDetailed', action:'list')}">Assigned Groups</a>
+                                <br />
+                                <a href="${createLink(controller:'departmentDetailed', action:'list')}">Departments</a>
+                                <br />
+                                <a href="${createLink(controller:'inventoryLocationDetailed', action:'list')}">Inventory Locations</a>
+                                <br />
+                                <a href="${createLink(controller:'inventoryGroupDetailed', action:'list')}">Inventory Groups</a>
+                                <br />
+                                <a href="${createLink(controller:'inventoryStoreDetailed', action:'list')}">Inventory Stores</a>
+                                <br />
+                                <a href="${createLink(controller:'maintenancePolicyDetailed', action:'list')}">Maintenance Policies</a>
+                                <br />
+                                <a href="${createLink(controller:'manufacturerDetailed', action:'list')}">Manufacturers</a>
+                                <br />
+                                <a href="${createLink(controller:'productionReferenceDetailed', action:'list')}">Production Reference</a>
+                                <br />
+                                <a href="${createLink(controller:'supplierDetailed', action:'list')}">Suppliers</a>
+                                <br />
+                                <a href="${createLink(controller:'taskGroupDetailed', action:'list')}">Task Groups</a>
+                                <br />
+                                <a href="${createLink(controller:'taskProcedureDetailed', action:'list')}">Task Procedures</a>
+                                <br />
+                                <a href="${createLink(controller:'taskRecurringScheduleDetailed', action:'list')}">Task Recurring Schedules</a>
+                                <br />
+                                <a href="${createLink(controller:'unitOfMeasureDetailed', action:'list')}">Unit Of Measure</a>
+                                <br />
                             </td>
                         </tr>
