pass item name to video panels
This commit is contained in:
parent
c0022b1f86
commit
e7288a1f0b
3 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ pandora.ui.editor = function(data) {
|
|||
height: pandora.$ui.contentPanel.size(1),
|
||||
id: 'editor',
|
||||
'in': ui.videoPoints[ui.item]['in'],
|
||||
itemName: pandora.site.itemName,
|
||||
layers: data.annotations.map(function(layer) {
|
||||
return Ox.extend({
|
||||
editable: layer.canAddAnnotations[pandora.user.level]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue