Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close reservations modal when deleting reservation
Upon deleting a reserved material, the user can be stuck in an infinite loop, because the underlying reservations modal is not closed after deleting a reservation. This change always closes the reservationsQueued modal when deleting a reserved material.
- Loading branch information