YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

[1747] Fix issue with the manage reservation button for requests #1750

Closed orenyk closed 5 years ago

orenyk commented 5 years ago

Resolves #1747

Fixes an issue where the helper method always returned a "Review Request" button even for approved requests. Also added specs for the helper method :-D.