aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.menu.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-07-05 14:17:56 -0400
committerScott González <scott.gonzalez@gmail.com>2012-07-05 14:17:56 -0400
commitbe58dcf708bcb8ba087d0979515afd0673554ff8 (patch)
tree104c31dabfae02545333d913d2f70abfcfd9043f /ui/jquery.ui.menu.js
parentd46c27ab57d565017e7f735ab05a14972d1f3257 (diff)
downloadjquery-ui-be58dcf708bcb8ba087d0979515afd0673554ff8.tar.gz
jquery-ui-be58dcf708bcb8ba087d0979515afd0673554ff8.zip
Menu: Added missing position dependency to header comment.
Diffstat (limited to 'ui/jquery.ui.menu.js')
-rw-r--r--ui/jquery.ui.menu.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/jquery.ui.menu.js b/ui/jquery.ui.menu.js
index 2a4c0b540..758676199 100644
--- a/ui/jquery.ui.menu.js
+++ b/ui/jquery.ui.menu.js
@@ -11,6 +11,7 @@
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
+ * jquery.ui.position.js
*/
(function( $, undefined ) {