Return to placeholder entry after successful post
This commit is contained in:
parent
6066bce02c
commit
0ee5d79739
@ -424,6 +424,7 @@ var SN = { // StatusNet
|
||||
.fadeIn(2500);
|
||||
SN.U.NoticeWithAttachment($('#'+notice.id));
|
||||
SN.U.NoticeReplyTo($('#'+notice.id));
|
||||
SN.U.switchInputFormTab("placeholder");
|
||||
}
|
||||
} else {
|
||||
// Not on a timeline that this belongs on?
|
||||
|
2
js/util.min.js
vendored
2
js/util.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user