diff --git a/js/transaction.js b/js/transaction.js index a0cb836..4cecb78 100644 --- a/js/transaction.js +++ b/js/transaction.js @@ -1307,7 +1307,7 @@ $(function() { if (volunteer.hasOwnProperty(year)) { if (volunteer[year].max_bike_earned >= obj.max_bike_earned) { $("#redeemable_hours").spinner("disable"); - } + } } } } diff --git a/start_shop.php b/start_shop.php index 5d6ca4c..59fb3b7 100644 --- a/start_shop.php +++ b/start_shop.php @@ -136,7 +136,8 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
Start New Shop: - + +