better Ox.find() (return exact match first)
This commit is contained in:
parent
0fc5299bda
commit
28138cc446
3 changed files with 11 additions and 17 deletions
|
|
@ -155,7 +155,6 @@ Ox.VideoEditor = function(options, self) {
|
|||
}).map(function(obj) {
|
||||
return obj.word;
|
||||
});
|
||||
Ox.print('WORDS', self.words)
|
||||
|
||||
self.$editor = new Ox.Element()
|
||||
.addClass('OxVideoEditor')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue