fixed flag post, added highlight to scroll post

This commit is contained in:
Baris Soner Usakli
2014-02-24 17:19:49 -05:00
parent bbc2df11e1
commit 3ed2d21eb6
3 changed files with 14 additions and 9 deletions

View File

@@ -266,7 +266,6 @@ SocketPosts.flag = function(socket, pid, callback) {
groups.getByGroupName('administrators', {}, next);
},
function(adminGroup, next) {
notifications.create({
text: message,
path: path,