| Line 8... |
Line 8... |
| 8 |
<g:Button ui:field="addItem">Add New Item</g:Button>
|
8 |
<g:Button ui:field="addItem">Add New Item</g:Button>
|
| 9 |
<g:Button ui:field="updateItem">Update Item</g:Button>
|
9 |
<g:Button ui:field="updateItem">Update Item</g:Button>
|
| 10 |
<g:Button ui:field="pushItemToProd">Push Prices to Production</g:Button>
|
10 |
<g:Button ui:field="pushItemToProd">Push Prices to Production</g:Button>
|
| 11 |
<g:Button ui:field="phaseoutItem">Mark as PHASED OUT</g:Button>
|
11 |
<g:Button ui:field="phaseoutItem">Mark as PHASED OUT</g:Button>
|
| 12 |
<g:Button ui:field="markAliveItem">Mark PHASED OUT item as IN PROCESS</g:Button>
|
12 |
<g:Button ui:field="markAliveItem">Mark PHASED OUT item as IN PROCESS</g:Button>
|
| - |
|
13 |
<g:Button ui:field="partiallyActive">Mark as PARTIALLY ACTIVE</g:Button>
|
| 13 |
<g:Button ui:field="pauseItem">Mark ACTIVE item as PAUSED</g:Button>
|
14 |
<g:Button ui:field="pauseItem">Mark ACTIVE item as PAUSED</g:Button>
|
| 14 |
<g:Button ui:field="activateItem">Mark PAUSED item as ACTIVE</g:Button>
|
15 |
<g:Button ui:field="activateItem">Mark PAUSED item as ACTIVE</g:Button>
|
| 15 |
<g:Button ui:field="markRisky">Mark Risky</g:Button>
|
16 |
<g:Button ui:field="markRisky">Mark Risky</g:Button>
|
| 16 |
<g:Button ui:field="unmarkRisky">Unmark Risky</g:Button>
|
17 |
<g:Button ui:field="unmarkRisky">Unmark Risky</g:Button>
|
| 17 |
<g:Button ui:field="generateMasterSheet">Generate Master Sheet</g:Button>
|
18 |
<g:Button ui:field="generateMasterSheet">Generate Master Sheet</g:Button>
|