forked from GNUsocial/gnu-social
Missing :
This commit is contained in:
parent
ad759b2bc8
commit
0e5cf9b3b4
@ -319,7 +319,7 @@ var SN = { // StatusNet
|
||||
}
|
||||
},
|
||||
|
||||
NoticeReplySet function(nick,id) {
|
||||
NoticeReplySet: function(nick,id) {
|
||||
if (nick.match(SN.C.I.PatternUsername)) {
|
||||
var text = $('#'+SN.C.S.NoticeDataText);
|
||||
if (text.length) {
|
||||
|
Loading…
Reference in New Issue
Block a user