Afform - Remove ngRoute from afformStandalone page
authorColeman Watts <coleman@civicrm.org>
Mon, 1 Mar 2021 18:54:30 +0000 (13:54 -0500)
committerColeman Watts <coleman@civicrm.org>
Tue, 2 Mar 2021 19:09:45 +0000 (14:09 -0500)
commit292054ac6d60acdd133edc7fa92db0f2aa99d3a5
tree4bc31c216fa13ac301e37f14331fe4fb8f4869ac
parentda176e2b330d0d7031c2840c3375c32a35683716
Afform - Remove ngRoute from afformStandalone page

Afforms are meant to work as standalone directives so routing on the standalone page was meaningless
Civi/Angular/AngularLoader.php
ext/afform/core/CRM/Afform/Page/AfformBase.php
ext/afform/core/afform.php
ext/afform/core/ang/afformStandalone.ang.php
ext/afform/core/ang/afformStandalone.js
ext/afform/core/templates/CRM/Afform/Page/AfformBase.tpl
ext/afform/mock/tests/phpunit/api/v4/AfformRoutingTest.php