Browse Source

Remove artifact

Denis K 9 years ago
parent
commit
f124506955
1 changed files with 0 additions and 2 deletions
  1. 0 2
      jet/static/jet/js/main.js

+ 0 - 2
jet/static/jet/js/main.js

@@ -71,8 +71,6 @@
             });
             });
 
 
             $userTools.on('mouseleave', function() {
             $userTools.on('mouseleave', function() {
-                opened = false;
-
                 closeTimeout = setTimeout(function() {
                 closeTimeout = setTimeout(function() {
                     $userTools.removeClass('opened');
                     $userTools.removeClass('opened');
                     closeTimeout = null;
                     closeTimeout = null;