Check newsletter auth setting when checking guest access enabled
This commit is contained in:
@@ -2487,6 +2487,7 @@ $(document).ready(function() {
|
|||||||
$("#allow_guest_access").attr("disabled", false);
|
$("#allow_guest_access").attr("disabled", false);
|
||||||
$("#allowGuestCheck").html("");
|
$("#allowGuestCheck").html("");
|
||||||
}
|
}
|
||||||
|
newsletterPasswordEnabled();
|
||||||
}
|
}
|
||||||
allowGuestAccessCheck();
|
allowGuestAccessCheck();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user