add typeahead.js, fix

This commit is contained in:
vitalets
2013-09-28 14:48:39 +04:00
parent 88514be8ec
commit 06934b9656
9 changed files with 1438 additions and 4 deletions

@ -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;