@@ -931,6 +931,7 @@
$scope.modal.show();
$scope.vm.title = '';
$scope.imgs = [];
+ $scope.video = {};
};
$scope.closeModal = function() {
$scope.modal.hide();