mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-29 07:53:23 +00:00
fix: Suppression event planning
feat: Planning mode SchoolClass
This commit is contained in:
@ -60,6 +60,7 @@ export default function ScheduleManagement({
|
||||
setEventData(event);
|
||||
setIsModalOpen(true);
|
||||
}}
|
||||
schoolClassMode={true}
|
||||
/>
|
||||
<ScheduleEventModal
|
||||
isOpen={isModalOpen}
|
||||
|
||||
Reference in New Issue
Block a user