From efcf4228c6d5cf89440b79988f26601e1e6ccc78 Mon Sep 17 00:00:00 2001 From: PMKuipers Date: Fri, 30 Jun 2023 17:03:17 +0200 Subject: [PATCH] Bugfixes --- amd/src/studyplan-editor-components.js | 28 +++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/amd/src/studyplan-editor-components.js b/amd/src/studyplan-editor-components.js index 85c29a9..b147249 100644 --- a/amd/src/studyplan-editor-components.js +++ b/amd/src/studyplan-editor-components.js @@ -1024,7 +1024,7 @@ export default { {{ text.studyplan_name}} - + @@ -1032,7 +1032,7 @@ export default { {{ text.studyplan_shortname}} - + @@ -1040,14 +1040,14 @@ export default { {{ text.studyplan_description}} - + {{ text.studyplan_context}} - + @@ -1055,25 +1055,25 @@ export default { {{ text.studyplan_slots}} - + {{ text.studyplan_startdate}} - + {{ text.studyplan_enddate}} - + {{ text.choose_aggregation_style}} - + @@ -1082,7 +1082,7 @@ export default {