Afform - Check is_public directly
authorColeman Watts <coleman@civicrm.org>
Tue, 19 Jul 2022 15:38:27 +0000 (11:38 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 19 Jul 2022 15:38:27 +0000 (11:38 -0400)
commit4173971e2cb5b3a4c1aba8d8d3ca8187b2696144
tree6bfd8934a5f7083d90f2ff9e23f8b211c2b73369
parenta9882d74f6c3253f25c44b34a790a48216b0f44a
Afform - Check is_public directly

Fixes dev/core#3741

Instead of relying on the menu system to tell if a form is frontend,
just read that info directly from the afform definition.
ext/afform/core/CRM/Afform/Page/AfformBase.php