mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-01 03:29:12 +02:00
feat(forums): new server notice message of torrent delete and support delete reason select or enter
#20
This commit is contained in:
@@ -194,7 +194,6 @@
|
||||
* onTopicTitleEdited
|
||||
*/
|
||||
$scope.onTopicTitleEdited = function (modifyed) {
|
||||
console.log(modifyed);
|
||||
if (vm.topic && modifyed) {
|
||||
vm.topic.$update(function (res) {
|
||||
vm.topic = res;
|
||||
|
||||
Reference in New Issue
Block a user