Tests the free stand time callback.

This commit is contained in:
Jonathan Rosenbaum
2017-08-06 05:18:53 +00:00
parent fc694c4a87
commit ff0bb290e2
2 changed files with 38 additions and 5 deletions
+8 -1
View File
@@ -1002,10 +1002,17 @@ $(function() {
$("#redeemable_hours").spinner("disable");
}
}
}
}
}); // volunteers post
// Free stand time use for 30 days if purchased bike recently
$.post("json/transaction.php",{ free_stand_time_use: 1, contact_id: this.value }, function(data) {
});
} // if not no_selection