forked from GNUsocial/gnu-social
Need to run the NoticeFormSetup if forms are prerendered
This commit is contained in:
parent
75d45dace9
commit
77190c9a87
@ -703,6 +703,7 @@ var SN = { // StatusNet
|
||||
});
|
||||
} else {
|
||||
replyForm = replyItem.children('form');
|
||||
SN.Init.NoticeFormSetup(replyForm);
|
||||
nextStep();
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user