From 9b1b2ea0c8ac9ee4a2dd63f7fa1a32899c486b64 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Fri, 2 Oct 2020 17:07:56 +0200 Subject: [PATCH] Almost done, finish line! Took 45 minutes --- .idea/workspace.xml | 29 ++++++++++++------------ config.inc.php | 2 +- controller/FaqController.class.inc.php | 26 +++++++++++++++++++++ model/FaqModel.class.inc.php | 31 ++++++++++++++++++++++---- templates/faq.tmpl.html | 22 ++++++++++++++++++ vendor/js/faq.js | 31 +++++++++++++++++--------- views/Apitemplate.class.inc.php | 1 + 7 files changed, 112 insertions(+), 30 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7b8f73e..95514f2 100755 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,19 +20,12 @@ - - - - - - - - + - @@ -88,7 +81,7 @@