1
0
Fork 0
forked from 0x2620/oxjs

update video edit panel columns, remove reference to pandora

This commit is contained in:
rolux 2014-02-07 06:19:48 +00:00
commit ddb6165a76
2 changed files with 19 additions and 9 deletions

View file

@ -313,6 +313,7 @@ Ox.VideoEditPanel = function(options, self) {
editable: self.options.editable,
getClipImageURL: self.options.getClipImageURL,
'in': self.options['in'],
itemName: self.options.itemName,
layers: Ox.clone(self.options.layers),
out: self.options.out,
position: self.options.position,