spelling: flags
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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(){
|
||||||
|
|||||||
Reference in New Issue
Block a user