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
|
// account-type
|
||||||
showPageFlags(accountType);
|
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');
|
var activeFlag = $('[id^=id_page-flags_]:checked');
|
||||||
|
|
||||||
$("[id^=id_account-type_]").change(function(){
|
$("[id^=id_account-type_]").change(function(){
|
||||||
|
|
Loading…
Reference in a new issue