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/stats/idle.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views/stats/idle.phtml') diff --git a/app/views/stats/idle.phtml b/app/views/stats/idle.phtml index 3dc3ab700..0fa490372 100644 --- a/app/views/stats/idle.phtml +++ b/app/views/stats/idle.phtml @@ -51,9 +51,6 @@ displaySlider ? ' active' : ''; ?> - - - + + + -- cgit v1.2.3