Skip to content

Commit

Permalink
Burotel: Remove reasonRequired override (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moliholy authored Mar 11, 2024
1 parent 7f45497 commit a5faf14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion burotel/indico_burotel/client/js/parametrized.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ const BookRoomModal = parametrize(DefaultBookRoomModal, () => ({
booking: Translate.string('Book a Desk'),
preBooking: Translate.string('Pre-book a Desk'),
},
reasonRequired: false,
}));

const Calendar = parametrize(DefaultCalendar, {
Expand Down

0 comments on commit a5faf14

Please sign in to comment.