From 354cbe468bae3708a289470b11a000bacf077836 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Sun, 4 Oct 2020 15:31:53 +0200 Subject: [PATCH] Fix issue #2 Took 43 minutes --- .idea/workspace.xml | 24 ++++++++++++++----- controller/FaqController.class.inc.php | 5 ++-- model/FaqModel.class.inc.php | 9 +++++-- templates/faq.tmpl.html | 8 +++---- vendor/js/faq.js | 33 ++++++++++++++++++++------ 5 files changed, 58 insertions(+), 21 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e8b72b2..de8f11a 100755 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -21,6 +21,9 @@ + + + - @@ -77,7 +80,8 @@