Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Navigation: Base must depend on path
Browse files Browse the repository at this point in the history
Fixes gh-7159
  • Loading branch information
Gabriel Schulhof committed Feb 23, 2014
1 parent d43d310 commit c7cf4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/navigation/base.js
Expand Up @@ -4,6 +4,7 @@
//>>group: Navigation
define([
"jquery",
"./path",
"./../jquery.mobile.ns" ], function( jQuery ) {
//>>excludeEnd("jqmBuildExclude");

Expand Down

0 comments on commit c7cf4ea

Please sign in to comment.