tomaskovacik / MeetEasier

MeetEasier is a web application that visualizes meeting room availability. It works using Exchange Web Services (EWS) with Exchange room lists in Office 365.
GNU General Public License v3.0
1 stars 1 forks source link

add cancel buttor for booking (into duration selection list) #11

Open tomaskovacik opened 1 year ago

tomaskovacik commented 1 year ago

diff --git a/ui-react/src/components/single-room/RoomStatusBlock.js b/ui-react/src/components/single-room/RoomStatusBlock.js index b0ca1c2..647749d 100644 --- a/ui-react/src/components/single-room/RoomStatusBlock.js +++ b/ui-react/src/components/single-room/RoomStatusBlock.js @@ -69,6 +69,7 @@ class FFButton extends React.Component { } let contentDropdown; let header;