From 3a9cdec1617ef2723a30a14cc332823d1fec4194 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Sun, 4 Oct 2020 15:33:15 +0200 Subject: [PATCH] Fix issue #4 Took 1 minute --- vendor/js/faq.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor/js/faq.js b/vendor/js/faq.js index 9e05f59..8326bc4 100644 --- a/vendor/js/faq.js +++ b/vendor/js/faq.js @@ -217,6 +217,7 @@ function getQuestions() } + } /* FIX! $('#questions').children('div').forEach( function()