Add a way to flag a topic

This commit is contained in:
Neil Lalonde
2014-02-05 17:54:16 -05:00
parent 11ee4e7328
commit 6bbc3ec3e0
23 changed files with 251 additions and 26 deletions

View File

@@ -42,6 +42,10 @@ Discourse.AdminFlagsController = Ember.ArrayController.extend({
});
},
doneTopicFlags: function(item) {
this.send('disagreeFlags', item);
},
/**
Deletes a post