| Line 5... |
Line 5... |
| 5 |
<g:DockLayoutPanel>
|
5 |
<g:DockLayoutPanel>
|
| 6 |
<g:center>
|
6 |
<g:center>
|
| 7 |
<g:HorizontalPanel>
|
7 |
<g:HorizontalPanel>
|
| 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="phaseoutItem">Mark as PHASED OUT</g:Button>
|
11 |
<g:Button ui:field="phaseoutItem">Mark as PHASED OUT</g:Button>
|
| 11 |
<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>
|
| 12 |
<g:Button ui:field="pauseItem">Mark ACTIVE item as PAUSED</g:Button>
|
13 |
<g:Button ui:field="pauseItem">Mark ACTIVE item as PAUSED</g:Button>
|
| 13 |
<g:Button ui:field="activateItem">Mark PAUSED item as ACTIVE</g:Button>
|
14 |
<g:Button ui:field="activateItem">Mark PAUSED item as ACTIVE</g:Button>
|
| 14 |
|
15 |
<g:Button ui:field="markRisky">Mark Risky</g:Button>
|
| - |
|
16 |
<g:Button ui:field="unmarkRisky">Unmark Risky</g:Button>
|
| - |
|
17 |
<g:Button ui:field="generateMasterSheet">Generate Master Sheet</g:Button>
|
| 15 |
</g:HorizontalPanel>
|
18 |
</g:HorizontalPanel>
|
| 16 |
</g:center>
|
19 |
</g:center>
|
| 17 |
</g:DockLayoutPanel>
|
20 |
</g:DockLayoutPanel>
|
| 18 |
|
21 |
|
| 19 |
</ui:UiBinder>
|
22 |
</ui:UiBinder>
|