UX - Filter #12
|
|
@ -507,7 +507,11 @@ function TrainingPlanningPage() {
|
|||
trainer_notes: '',
|
||||
sections: [defaultSection('Hauptteil')],
|
||||
...sessionAssignDefaults()
|
||||
}) = async (templateId) => {
|
||||
})
|
||||
setShowModal(true)
|
||||
}
|
||||
|
||||
const applyTemplateFromSelect = async (templateId) => {
|
||||
setDraftPlanTemplateId(templateId)
|
||||
if (!templateId) return
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user