Stupid bug.

git-svn-id: http://svn.cleancode.org/svn/pickles@119 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
Josh Sherman 2009-05-13 02:51:55 +00:00
parent 1b7442aa3c
commit 3e58d2c659

View file

@ -132,8 +132,8 @@
<br class="clear-right" />
<div class="center" style="width: 500px">
<input type="hidden" name="id" value="{$order.order_id}" />
<input type="button" value="Save &amp; Return to List" onclick="ajaxRequest(this.parentNode.parentNode, 'returnToList'); return false;" />
<input type="button" value="Save &amp; Print Packing Slip" onclick="alert('almost'); return false; ajaxRequest(this.parentNode.parentNode); /*, 'print');*/ return false;" />
<input type="button" value="Save &amp; Return to List" onclick="ajaxRequest(this.parentNode.parentNode.parentNode, 'returnToList'); return false;" />
<input type="button" value="Save &amp; Print Packing Slip" onclick="alert('almost'); return false; ajaxRequest(this.parentNode.parentNode.parentNode); /*, 'print');*/ return false;" />
</div>
</div>
<div class="float-right">