OStatus: use 'profile' consistently as param on ostatussub and ostatusinit to help us stay sane.
This commit is contained in:
@@ -40,7 +40,6 @@ SN.U.DialogBox = {
|
||||
return false;
|
||||
});
|
||||
|
||||
form.find('#acct').focus();
|
||||
form.find('#profile').focus();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user