From f265a0530b8753d7eeb6db65e91f6e77f63f51f0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 11 Feb 2022 18:32:15 +0100 Subject: [PATCH] wip #5041 @0.5 --- .idea/workspace.xml | 27 +++++++++++++----------- app/Models/ELearningMedia.php | 1 + app/Models/ELearningPackage.php | 4 +++- app/SubForms/ElearningPackageContent.php | 4 ++-- resources/elearningpackage/index.html | 10 +++++++++ resources/elearningpackage/js/app.js | 3 ++- 6 files changed, 33 insertions(+), 16 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 16d303f8a..0303fd33e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,10 +22,13 @@