]> source.dussan.org Git - jquery-ui.git/commitdiff
Menu: Added missing position dependency to header comment.
authorScott González <scott.gonzalez@gmail.com>
Thu, 5 Jul 2012 18:17:56 +0000 (14:17 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 5 Jul 2012 18:17:56 +0000 (14:17 -0400)
ui/jquery.ui.menu.js

index 2a4c0b5405fd98d40f898b8dce77a4fad7f85fa9..7586761997840b1f056a3671d52d10fb693b5231 100644 (file)
@@ -11,6 +11,7 @@
  * Depends:
  *     jquery.ui.core.js
  *     jquery.ui.widget.js
+ *     jquery.ui.position.js
  */
 (function( $, undefined ) {