From 992b906062e9c737200a1fad93e5c38e9c646bc2 Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 30 May 2022 23:06:50 +0200 Subject: Slider: close via shortcut (#4394) * change close-slider behind slider * open/close slider via anchor * use shortcuts globaly * deleted debugging console.log() --- app/views/subscription/index.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views/subscription/index.phtml') diff --git a/app/views/subscription/index.phtml b/app/views/subscription/index.phtml index ae842f990..139bb2de0 100644 --- a/app/views/subscription/index.phtml +++ b/app/views/subscription/index.phtml @@ -76,9 +76,6 @@ displaySlider ? ' active' : ''; ?> - - - + + + -- cgit v1.2.3