Skip to content

Commit

Permalink
removed debug alert
Browse files Browse the repository at this point in the history
  • Loading branch information
arc12012 committed Mar 30, 2017
1 parent d983b8d commit 9bcea10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WebContent/html/webpages/shoppingCart.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ var employee = {
var checked = new Array();
var locations = getLocations();
alert("User is "+"<%=sso%>");
//debug_add_items_to_cart();
show(); //on load, we want to show everything
Expand Down

0 comments on commit 9bcea10

Please sign in to comment.