| Line 56... |
Line 56... |
| 56 |
<input type="button" value="SAVE" id="savePriceEdit" style="cursor:pointer;width: 50px;height: 25px;color: white;background-color: #2789C1;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
|
56 |
<input type="button" value="SAVE" id="savePriceEdit" style="cursor:pointer;width: 50px;height: 25px;color: white;background-color: #2789C1;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
|
| 57 |
<input type="button" value="CANCEL" id="cancelPriceEdit" style="cursor:pointer;width: 70px;height: 25px;color: white;background-color: red;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
|
57 |
<input type="button" value="CANCEL" id="cancelPriceEdit" style="cursor:pointer;width: 70px;height: 25px;color: white;background-color: red;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
|
| 58 |
</div>
|
58 |
</div>
|
| 59 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
59 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
| 60 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
|
60 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
|
| 61 |
<a style="margin:0px 0px 0px 25px;color:white;font-size:15px" href="/storewebsite/report">REPORTS</a>
|
- |
|
| 62 |
<a style="margin:0px 25px 0px 25px;color:white;font-size:15px" href="/storewebsite/home">HOME</a>
|
61 |
<a style="margin:0px 25px 0px 25px;color:white;font-size:15px" href="/storewebsite/home">HOME</a>
|
| 63 |
<a style="color:white;font-size:15px" href="/storewebsite/!doLogout">Logout</a>
|
62 |
<a style="color:white;font-size:15px" href="/storewebsite/!doLogout">Logout</a>
|
| - |
|
63 |
#if($action.getOCRSession())
|
| - |
|
64 |
<a style="margin:0px 0px 0px 25px;color:white;font-size:15px" href="/storewebsite/report">REPORTS</a>
|
| 64 |
<span id="editSellingPriceButton" style="margin-left:20px;font-size:15px;cursor:pointer;text-decoration:underline;">Edit</span>
|
65 |
<span id="editSellingPriceButton" style="margin-left:20px;font-size:15px;cursor:pointer;text-decoration:underline;">Edit</span>
|
| - |
|
66 |
#end
|
| 65 |
</div>
|
67 |
</div>
|
| 66 |
|
68 |
|
| 67 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
69 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
| 68 |
<img style="float:left;" src="/storewebsite/images/hotspotLogoBlue.jpg">
|
70 |
<img style="float:left;" src="/storewebsite/images/hotspotLogoBlue.jpg">
|
| 69 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
71 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|