focusing a publisher on reshare
This commit is contained in:
parent
9b6d40544c
commit
1bc168d075
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
if($("textarea#status_message_message").val() != ""){
|
||||
$("#publisher").removeClass("closed");
|
||||
$("#publisher").find("textarea").focus();
|
||||
$("#publisher .options_and_submit").show();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue