From 62d671bdd59e069fd2aae5d35959b46c386c89eb Mon Sep 17 00:00:00 2001 From: artemanufrij Date: Sun, 30 Apr 2017 21:23:48 +0200 Subject: [PATCH] hide sidebar when clicked outside (#102) * hide sidebar when clicked outside * fixed show/hide behavior Signed-off-by: Artem Anufrij --- templates/part.board.mainView.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index c5b5dc04c..f040c4071 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -28,7 +28,7 @@ -
+
@@ -57,6 +57,7 @@