Remove unused frozen form blocks
authorColeman Watts <coleman@civicrm.org>
Sat, 15 Jan 2022 20:40:37 +0000 (15:40 -0500)
committerColeman Watts <coleman@civicrm.org>
Sat, 15 Jan 2022 20:40:37 +0000 (15:40 -0500)
commit43cc411a2733f465c9c97493a4c5a355c99bba12
tree85995b864e428acd08e23c385eda1c96e3dd6db4
parent675db1a88dfe6d432fe7aabe37cf91a2a1df81c4
Remove unused frozen form blocks

These blocks appear to be unused because these forms are never displayed in frozen "view" mode.
If they were in use they would be broken because the urls are incorrectly output raw
instead of being properly passed to `CRM_Utils_System::url()`.
CRM/Custom/Form/Group.php
CRM/UF/Form/Field.php
CRM/UF/Form/Group.php