diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e2372b9..04c4940 100755 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -21,7 +21,6 @@ - @@ -34,7 +33,7 @@ - + @@ -80,7 +79,7 @@ 1601618466935 - + 1601618764031 @@ -250,7 +249,14 @@ 1601836234258 - + + 1601838265842 + + + + 1601838265842 + + @@ -290,7 +296,8 @@ - + + @@ -329,10 +336,10 @@ - + - + diff --git a/templates/faq.tmpl.html b/templates/faq.tmpl.html index 7d5e972..65422c1 100755 --- a/templates/faq.tmpl.html +++ b/templates/faq.tmpl.html @@ -35,7 +35,7 @@ - Online-FAQ + Online-FAQ diff --git a/vendor/js/faq.js b/vendor/js/faq.js index 918a4a4..0598a16 100644 --- a/vendor/js/faq.js +++ b/vendor/js/faq.js @@ -218,8 +218,8 @@ function getQuestions() ' Question' + ' From ' + result.data.questions[i].created_by + '' + ' '+ result.data.questions[i].question + '' + - ' Read more' + - ' Answer' + + ' Read more' + + ' Answer' + ' ' + ' ' + ' ' )
'+ result.data.questions[i].question + '