mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
This closes #58.
This commit is contained in:
+1
-1
@@ -1307,7 +1307,7 @@ $(function() {
|
||||
if (volunteer.hasOwnProperty(year)) {
|
||||
if (volunteer[year].max_bike_earned >= obj.max_bike_earned) {
|
||||
$("#redeemable_hours").spinner("disable");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user