Revision 5787
Added by ben leinfelder almost 14 years ago
lib/style/skins/semtools/index.jsp | ||
---|---|---|
634 | 634 |
<th> |
635 | 635 |
<p> |
636 | 636 |
Cart |
637 |
<input type="button" value="Refresh" onclick="loadCart()"/>
|
|
637 |
<!-- <input type="button" value="Refresh" onclick="loadCart()"/> -->
|
|
638 | 638 |
<input type="button" value="Remove all" onclick="clearCart(); loadCart()"/> |
639 | 639 |
</p> |
640 | 640 |
</th> |
... | ... | |
647 | 647 |
</td> |
648 | 648 |
</tr> |
649 | 649 |
</table> |
650 |
</div |
|
650 |
</div>
|
|
651 | 651 |
|
652 | 652 |
</div> |
653 | 653 |
|
Also available in: Unified diff
comment out the Refresh button for the Cart - now loading it when the page loads and after every edit