From 2d807e06b1abffdbc40a60c3623e22e3c6b818c6 Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 19 Jul 2022 12:56:09 +0200 Subject: Fix/Improved: Slider mobile (#4416) * add close button, add content slider div * add &ajax=1#slider to the links * CSS * fix showPW functionality * open slider after received Ajax * do not show empty slider * RTL CSS * fixed code smell * improved: links prep via JS * Redirect anchor * enable #anchors in printuri() * enable #slider when config was saved * Active sliding via JS Co-authored-by: Alexandre Alapetite --- app/views/helpers/configure/query.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/helpers/configure') diff --git a/app/views/helpers/configure/query.phtml b/app/views/helpers/configure/query.phtml index f681c2538..a75333cfc 100644 --- a/app/views/helpers/configure/query.phtml +++ b/app/views/helpers/configure/query.phtml @@ -6,7 +6,7 @@ -
+
-- cgit v1.2.3