Skip to content

Commit

Permalink
Removing alert
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa committed Aug 30, 2010
1 parent d570e5b commit 14c3021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/tpl/orderform/orderform.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ function showhide(hide, show) {
}
function nextstep() {
alert(step);
//alert(step);
switch(step) {
//addon info
/*case 2:
Expand Down

0 comments on commit 14c3021

Please sign in to comment.