Remove unnecessary order! plugins

This commit is contained in:
Ghislain Seguin 2012-01-20 09:36:04 -08:00
parent fe29c2adf7
commit 229d50e872

View file

@ -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() {