spelling: flags

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 18:20:43 -04:00
parent 76a81425b7
commit c17e0ba9a8

View file

@ -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(){