From 03641f20b3418ac6978a237afef2bf00a21fb835 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 11 Feb 2022 13:43:28 +0100 Subject: [PATCH] wip #5041 @1 --- .idea/workspace.xml | 31 +++++++++-------- app/Models/ELearningMedia.php | 34 +++++++++++++++---- app/Models/ELearningPackage.php | 26 ++++++++++++-- resources/elearningpackage/js/app.js | 11 +++++- .../views/elearningmedia/index.blade.php | 4 +-- 5 files changed, 80 insertions(+), 26 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 29171cce1..b2c664821 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,10 +22,12 @@