BLD-364: Merge "video sources" and "download video" fields.

This commit is contained in:
polesye
2013-12-23 13:03:18 +02:00
parent 98eecf1369
commit 645007f910
7 changed files with 457 additions and 203 deletions

View File

@@ -106,7 +106,6 @@ function(BaseView, _, MetadataModel, AbstractEditor, VideoList) {
}
},
getValueFromEditor : function () {
return this.$el.find('#' + this.uniqueId).val();
},