Changeset 423 for trunk/grails-app/views/inventoryItemDetailed
- Timestamp:
- Mar 2, 2010, 5:22:14 PM (15 years ago)
- Location:
- trunk/grails-app/views/inventoryItemDetailed
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/inventoryItemDetailed/search.gsp
r405 r423 55 55 <g:actionSubmit action="setSearchParamsMax" class="go" value="Update" /> 56 56 </span> 57 </td> 58 </tr> 59 60 <tr class="prop"> 61 <td valign="top" class="name"> 62 <label for="max">Inventory:</label> 63 </td> 64 <td valign="top" class="value"> 65 <g:link action="exportInventory"> 66 Export 67 </g:link> 68 / 69 <g:link action="exportInventoryTemplate"> 70 Template 71 </g:link> 72 / 73 <g:link action="exportInventoryExample"> 74 Example 75 </g:link> 76 / 77 <g:link action="importInventory"> 78 Import 79 </g:link> 57 80 </td> 58 81 </tr>
Note: See TracChangeset
for help on using the changeset viewer.