Changeset 410 for trunk/grails-app/views/inventoryLocationDetailed
- Timestamp:
- Feb 24, 2010, 12:39:26 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/inventoryLocationDetailed/edit.gsp
r377 r410 66 66 </g:each> 67 67 </ul> 68 <g:link controller="inventoryItemDetailed" params="['inventoryLocation.id':inventoryLocationInstance?.id]" action="create"> Add InventoryItem</g:link>68 <g:link controller="inventoryItemDetailed" params="['inventoryLocation.id':inventoryLocationInstance?.id]" action="create">+Add Inventory Item</g:link> 69 69 70 70 </td>
Note: See TracChangeset
for help on using the changeset viewer.