add typeahead to build
This commit is contained in:
parent
0ef1902c6c
commit
48e73f1420
4
grunt.js
4
grunt.js
@ -14,7 +14,9 @@ function getFiles() {
|
||||
inputs: [
|
||||
inputs+'date/date.js',
|
||||
inputs+'date/datefield.js',
|
||||
inputs+'date/bootstrap-datepicker/js/bootstrap-datepicker.js'],
|
||||
inputs+'date/bootstrap-datepicker/js/bootstrap-datepicker.js',
|
||||
inputs+'typeahead.js'
|
||||
],
|
||||
css: [inputs+'date/bootstrap-datepicker/css/datepicker.css']
|
||||
},
|
||||
jqueryui: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user