mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-22 23:54:46 +00:00
Remove useless JS referencing explorer
This commit is contained in:
parent
bfbc23e33a
commit
e73c97463f
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
$(function() {
|
||||
var $explorer = $('#explorer');
|
||||
|
||||
$('.nav-main .submenu-trigger').on('click', function() {
|
||||
if ($(this).closest('li').find('.nav-submenu').length) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue