Skip to content

Commit 1763ed8

Browse files
author
Gabriel Schulhof
committed
js/index.php: select goes before custom select.
1 parent 5bef7ac commit 1763ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
'widgets/forms/slider.tooltip.js',
6161
'widgets/forms/rangeslider.js',
6262
'widgets/forms/textinput.js',
63-
'widgets/forms/select.custom.js',
6463
'widgets/forms/select.js',
64+
'widgets/forms/select.custom.js',
6565
'jquery.mobile.buttonMarkup.js',
6666
'widgets/controlgroup.js',
6767
'jquery.mobile.links.js',

0 commit comments

Comments
 (0)