move bootstrap-datepicker up in build queue
This commit is contained in:
parent
b1e96ef177
commit
1ba8163f4b
2
grunt.js
2
grunt.js
@ -12,9 +12,9 @@ function getFiles() {
|
|||||||
form: [forms+'editable-form-bootstrap.js'],
|
form: [forms+'editable-form-bootstrap.js'],
|
||||||
container: [containers+'editable-popover.js'],
|
container: [containers+'editable-popover.js'],
|
||||||
inputs: [
|
inputs: [
|
||||||
|
inputs+'date/bootstrap-datepicker/js/bootstrap-datepicker.js',
|
||||||
inputs+'date/date.js',
|
inputs+'date/date.js',
|
||||||
inputs+'date/datefield.js',
|
inputs+'date/datefield.js',
|
||||||
inputs+'date/bootstrap-datepicker/js/bootstrap-datepicker.js',
|
|
||||||
inputs+'datetime/datetime.js',
|
inputs+'datetime/datetime.js',
|
||||||
inputs+'datetime/datetimefield.js',
|
inputs+'datetime/datetimefield.js',
|
||||||
//don't build datetime lib, should be included manually
|
//don't build datetime lib, should be included manually
|
||||||
|
Loading…
x
Reference in New Issue
Block a user