From 9dff2f913a2a7fc8060dc01c99f98d29f7772f23 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 16 Jan 2019 16:39:49 -0600 Subject: [PATCH] potential fix for touchscreen devices reordering --- app/views/layouts/_common_head.html.erb | 2 ++ public/Igor | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 160000 public/Igor diff --git a/app/views/layouts/_common_head.html.erb b/app/views/layouts/_common_head.html.erb index 47ec4ea1..bad04ee0 100644 --- a/app/views/layouts/_common_head.html.erb +++ b/app/views/layouts/_common_head.html.erb @@ -8,6 +8,8 @@ + + <% unless request.env['REQUEST_PATH'].start_with?('/forum/') %> <% end %> diff --git a/public/Igor b/public/Igor deleted file mode 160000 index b2351ec1..00000000 --- a/public/Igor +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b2351ec146b58f8d509a4d98c9ba649a99b4d12c