mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
spelling: flags
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
76a81425b7
commit
c17e0ba9a8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
// account-type
|
||||
showPageFlags(accountType);
|
||||
|
||||
// Save the ID of the active page-flage
|
||||
// Save the ID of the active page-flags
|
||||
var activeFlag = $('[id^=id_page-flags_]:checked');
|
||||
|
||||
$("[id^=id_account-type_]").change(function(){
|
||||
|
|
Loading…
Reference in a new issue