mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-21 21:01:51 +00:00
Remove unnecessary order! plugins
This commit is contained in:
parent
fe29c2adf7
commit
229d50e872
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ define([
|
|||
'jquery.mobile.forms.textinput',
|
||||
'jquery.mobile.forms.select.custom',
|
||||
'jquery.mobile.forms.select',
|
||||
'order!jquery.mobile.buttonMarkup',
|
||||
'order!jquery.mobile.controlGroup',
|
||||
'jquery.mobile.buttonMarkup',
|
||||
'jquery.mobile.controlGroup',
|
||||
'jquery.mobile.links',
|
||||
'jquery.mobile.fixedToolbar'
|
||||
], function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue