OStatus: use 'profile' consistently as param on ostatussub and ostatusinit to help us stay sane.

This commit is contained in:
Brion Vibber
2010-02-22 10:03:34 -08:00
parent c88507fe11
commit 2b16532ffb
2 changed files with 17 additions and 12 deletions

View File

@@ -40,7 +40,6 @@ SN.U.DialogBox = {
return false;
});
form.find('#acct').focus();
form.find('#profile').focus();
}