Ox.UI -> Ox
This commit is contained in:
parent
1f86fc53b5
commit
2dc987fd22
31 changed files with 76 additions and 76 deletions
|
|
@ -195,7 +195,7 @@ pandora.ui.clipList = function(videoRatio) {
|
|||
if ($video) {
|
||||
// trigger singleclick
|
||||
$video.trigger('mousedown');
|
||||
Ox.UI.$window.trigger('mouseup');
|
||||
Ox.$window.trigger('mouseup');
|
||||
}
|
||||
}
|
||||
that.closePreview();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue