Remove useless JS referencing explorer

This commit is contained in:
Thibaud Colas 2017-05-14 20:39:41 +03:00 committed by Matt Westcott
parent bfbc23e33a
commit e73c97463f

View file

@ -1,6 +1,4 @@
$(function() {
var $explorer = $('#explorer');
$('.nav-main .submenu-trigger').on('click', function() {
if ($(this).closest('li').find('.nav-submenu').length) {