mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Removed use of order! plugin
This commit is contained in:
parent
5062e566b8
commit
e1d98a7e1b
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ define([
|
|||
'./jquery.mobile.hashchange',
|
||||
'./jquery.mobile.page',
|
||||
'./jquery.mobile.core',
|
||||
'order!./jquery.mobile.navigation',
|
||||
'order!./jquery.mobile.navigation.pushstate',
|
||||
'./jquery.mobile.navigation',
|
||||
'./jquery.mobile.navigation.pushstate',
|
||||
'./jquery.mobile.transition',
|
||||
'./jquery.mobile.transition.pop',
|
||||
'./jquery.mobile.transition.slide',
|
||||
|
|
|
|||
Loading…
Reference in a new issue