feat(torrents): new feature for upload torrent screenshots images

This commit is contained in:
OldHawk
2018-05-30 19:11:36 +08:00
parent 6a6f1d411b
commit ebf6bf13d2
12 changed files with 369 additions and 18 deletions

View File

@@ -592,7 +592,7 @@
vm.pageChanged();
$scope.$broadcast('show-errors-reset', 'vm.replyForm');
$scope.clearnAttach();
$scope.clearAttach();
$scope.hidePreview();
NotifycationService.showSuccessNotify('FORUMS.POST_REPLY_SUCCESSFULLY');
}