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

Commit 8bc9b1b

Browse files
author
Gabriel Schulhof
committed
links: Needs to depend on core, because it uses .jqmEnhanceable() and the :jqmData() pseudoselector defined in core.
(cherry picked from commit 67582c3) Conflicts: js/jquery.mobile.links.js
1 parent 7a43be8 commit 8bc9b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/jquery.mobile.links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//>>group: Utilities
55

66

7-
define( [ "jquery" ], function( jQuery ) {
7+
define( [ "jquery", "jquery.mobile.core" ], function( jQuery ) {
88
//>>excludeEnd("jqmBuildExclude");
99
(function( $, undefined ) {
1010

0 commit comments

Comments
 (0)