Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattpiwik <matthieu.aubry@gmail.com>2009-01-14 06:40:55 +0300
committermattpiwik <matthieu.aubry@gmail.com>2009-01-14 06:40:55 +0300
commit66ea73f5cecb08df8cac7706c65018bb6719278d (patch)
tree3f10980a093701ec7d7b69af024a6dedca08e0fe /libs/jquery/superfish_modified.js
parent6ede0280b31adbe673540c5cfb01038392bd8375 (diff)
Fixing #452
git-svn-id: http://dev.piwik.org/svn/trunk@870 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'libs/jquery/superfish_modified.js')
-rw-r--r--libs/jquery/superfish_modified.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/jquery/superfish_modified.js b/libs/jquery/superfish_modified.js
index a9557b63fd..bae8b7eb29 100644
--- a/libs/jquery/superfish_modified.js
+++ b/libs/jquery/superfish_modified.js
@@ -146,4 +146,4 @@
$('li',this).unbind('mouseover','mouseout','mouseenter','mouseleave');
});
});
-})(jQuery); \ No newline at end of file
+})(jQuery);