-
- Downloads
Improve Delete Modals (#4744)
* Fix Delete Modals * Add Delete Presentation modal * esf
Showing
- app/assets/locales/en.json 4 additions, 1 deletionapp/assets/locales/en.json
- app/javascript/components/admin/roles/forms/DeleteRoleForm.jsx 9 additions, 1 deletion...avascript/components/admin/roles/forms/DeleteRoleForm.jsx
- app/javascript/components/admin/roles/forms/EditRoleForm.jsx 0 additions, 1 deletionapp/javascript/components/admin/roles/forms/EditRoleForm.jsx
- app/javascript/components/admin/server_rooms/ServerRoomRow.jsx 0 additions, 1 deletion...avascript/components/admin/server_rooms/ServerRoomRow.jsx
- app/javascript/components/recordings/RecordingRow.jsx 0 additions, 2 deletionsapp/javascript/components/recordings/RecordingRow.jsx
- app/javascript/components/recordings/forms/DeleteRecordingForm.jsx 9 additions, 1 deletion...cript/components/recordings/forms/DeleteRecordingForm.jsx
- app/javascript/components/rooms/room/forms/DeleteRoomForm.jsx 9 additions, 1 deletion...javascript/components/rooms/room/forms/DeleteRoomForm.jsx
- app/javascript/components/rooms/room/presentation/Presentation.jsx 0 additions, 1 deletion...cript/components/rooms/room/presentation/Presentation.jsx
- app/javascript/components/rooms/room/presentation/forms/DeletePresentationForm.jsx 9 additions, 1 deletion.../rooms/room/presentation/forms/DeletePresentationForm.jsx
- app/javascript/components/rooms/room/room_settings/RoomSettings.jsx 1 addition, 2 deletions...ript/components/rooms/room/room_settings/RoomSettings.jsx
- app/javascript/components/shared_components/modals/Modal.jsx 3 additions, 2 deletionsapp/javascript/components/shared_components/modals/Modal.jsx
- app/javascript/components/users/user/DeleteAccount.jsx 0 additions, 1 deletionapp/javascript/components/users/user/DeleteAccount.jsx
- app/javascript/components/users/user/forms/DeleteUserForm.jsx 9 additions, 1 deletion...javascript/components/users/user/forms/DeleteUserForm.jsx
Loading
Please register or sign in to comment