(CRM_Afform_ArrayHtml) Fix errant reference
authorTim Otten <totten@civicrm.org>
Fri, 13 Sep 2019 17:14:54 +0000 (13:14 -0400)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:19 +0000 (19:13 -0700)
ext/afform/core/CRM/Afform/ArrayHtml.php

index 0a536f829b01ad66db48238a275fe71b7f8a5637..7a4e7b76bd7a81b33f9fa8a81c4a63343e1493be 100644 (file)
@@ -23,7 +23,7 @@ class CRM_Afform_ArrayHtml {
     ],
     'af-model' => [
       'name' => 'text',
-      'af-entity' => 'text',
+      'type' => 'text',
       'data' => 'js',
     ],
     'af-field' => [