pass video source to download selection

This commit is contained in:
j 2020-02-02 15:33:56 +01:00
parent 6b82d7bbf7
commit 9e0df969e9

View file

@ -200,7 +200,8 @@ pandora.ui.editor = function(data) {
'in': selection['in'],
out: selection.out,
rightsLevel: rightsLevel,
title: data.title
title: data.title,
video: data.video
}).open();
},
editannotation: function(data) {