Linux hkvL61zh9Vexzf 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 Path : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/kitify/assets/js/ |
Current File : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/kitify/assets/js/kitify-admin.js |
(function( $ ) { 'use strict'; $(function (){ var $elementor_root_menu = $('#menu-posts-elementor_library.wp-has-current-submenu'), $kitify_root_menu = $('#toplevel_page_kitify-dashboard-settings-page'); if($elementor_root_menu.length && $elementor_root_menu.find('a.current').length == 0 && $kitify_root_menu.length > 0){ $elementor_root_menu.removeClass('wp-has-current-submenu wp-menu-open').addClass('wp-not-current-submenu'); $elementor_root_menu.children('a').removeClass('wp-has-current-submenu wp-menu-open').addClass('wp-not-current-submenu') $kitify_root_menu.removeClass('wp-not-current-submenu').addClass('wp-has-current-submenu wp-menu-open'); $kitify_root_menu.children('a').removeClass('wp-not-current-submenu').addClass('wp-has-current-submenu wp-menu-open'); $kitify_root_menu.find('ul > li:last-child').addClass('current').find('a').addClass('current'); } }) })( jQuery );