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

Commit

Permalink
Fixed page.sections module path
Browse files Browse the repository at this point in the history
  • Loading branch information
gseguin committed Jun 15, 2012
1 parent db9a17d commit b0a01a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/dialog/index.html
Expand Up @@ -20,7 +20,7 @@
[
"widgets/dialog",
"widgets/page",
"widgets/sections"
"widgets/page.sections"
],
[ "jquery.mobile.init" ],
[
Expand Down

0 comments on commit b0a01a9

Please sign in to comment.