From 486e1509812909f0f56db8aaa70554f9eb601ad5 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 26 Oct 2022 15:20:49 -0400 Subject: [PATCH] CiviGrant - Remove redundant icon from Afform entity file No need to redeclare the icon already set in CRM_Grant_DAO_Grant. --- ext/civigrant/afformEntities/Grant.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/civigrant/afformEntities/Grant.php b/ext/civigrant/afformEntities/Grant.php index 65eb6ed63d73..3b84c92efaaa 100644 --- a/ext/civigrant/afformEntities/Grant.php +++ b/ext/civigrant/afformEntities/Grant.php @@ -1,5 +1,4 @@ "{'url-autofill': '1'}", - 'icon' => 'fa-money', ];