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

Commit c7cf4ea

Browse files
author
Gabriel Schulhof
committed
Navigation: Base must depend on path
Fixes gh-7159
1 parent d43d310 commit c7cf4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/navigation/base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
//>>group: Navigation
55
define([
66
"jquery",
7+
"./path",
78
"./../jquery.mobile.ns" ], function( jQuery ) {
89
//>>excludeEnd("jqmBuildExclude");
910

0 commit comments

Comments
 (0)