add typeahead.js, fix #362
This commit is contained in:
@ -56,9 +56,9 @@ require(["loader", jqurl], function(loader) {
|
||||
'test/unit/datefield',
|
||||
'test/unit/date',
|
||||
'test/unit/datetimefield',
|
||||
'test/unit/datetime'
|
||||
'test/unit/datetime',
|
||||
//'test/unit/wysihtml5'
|
||||
//'test/unit/typeahead'
|
||||
'test/unit/typeaheadjs'
|
||||
];
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user