Ignore:
Timestamp:
Feb 24, 2010, 12:39:26 PM (14 years ago)
Author:
gav
Message:

Add a plus(+) sign to all detailed views with an Add link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/inventoryLocationDetailed/edit.gsp

    r377 r410  
    6666</g:each>
    6767</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>
    6969
    7070                                </td>
Note: See TracChangeset for help on using the changeset viewer.