From: Scott González Date: Thu, 5 Jul 2012 18:17:56 +0000 (-0400) Subject: Menu: Added missing position dependency to header comment. X-Git-Tag: 1.9.0-rc.1~75 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=be58dcf708bcb8ba087d0979515afd0673554ff8;p=jquery-ui.git Menu: Added missing position dependency to header comment. --- 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 ) {