Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
arc12012 committed Apr 13, 2017
1 parent 3de6d7c commit da57b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebContent/html/webpages/shoppingCart.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pageEncoding="ISO-8859-1"%>
<div id="orderInfoModal" class="modal">
<div class="modal-content" style="overflow-y: auto; overflow-x: hidden">
<div class="modal-head">
<span id="closeOrderForm" class="close">&times;</span>
<span id="closeOrderPorm" class="close">&times;</span>
<h4>Please provide additional order information</h4>
</div>
<div class="modal-body">
Expand Down

0 comments on commit da57b00

Please sign in to comment.