Menu: Added missing position dependency to header comment.

This commit is contained in:
Scott González
2012-07-05 14:17:56 -04:00
parent d46c27ab57
commit be58dcf708

View File

@@ -11,6 +11,7 @@
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
* jquery.ui.position.js
*/
(function( $, undefined ) {