From 0589652edbcc99e0b68519ea565ccc01264206d6 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 6 Nov 2017 17:17:48 -0800 Subject: [PATCH] Fixed #4392 - select2 + fastclick incompatibility This is a workaround fix - should upgrade both to latest after testing extensively --- resources/views/layouts/default.blade.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php index 1948a1d3fa..0a4e347b70 100644 --- a/resources/views/layouts/default.blade.php +++ b/resources/views/layouts/default.blade.php @@ -771,6 +771,7 @@ @if ((Session::get('topsearch')=='true') || (Request::is('/')))