From: Coleman Watts Date: Fri, 12 Nov 2021 20:27:26 +0000 (-0500) Subject: CiviGrant - Move report files X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1d2d2e61cf1c2dd92c4689b600c31eb2719aa328;p=civicrm-core.git CiviGrant - Move report files --- diff --git a/CRM/Report/Form/Grant/Detail.php b/ext/civigrant/CRM/Report/Form/Grant/Detail.php similarity index 100% rename from CRM/Report/Form/Grant/Detail.php rename to ext/civigrant/CRM/Report/Form/Grant/Detail.php diff --git a/CRM/Report/Form/Grant/Statistics.php b/ext/civigrant/CRM/Report/Form/Grant/Statistics.php similarity index 100% rename from CRM/Report/Form/Grant/Statistics.php rename to ext/civigrant/CRM/Report/Form/Grant/Statistics.php diff --git a/templates/CRM/Report/Form/Grant/Detail.tpl b/ext/civigrant/templates/CRM/Report/Form/Grant/Detail.tpl similarity index 100% rename from templates/CRM/Report/Form/Grant/Detail.tpl rename to ext/civigrant/templates/CRM/Report/Form/Grant/Detail.tpl diff --git a/templates/CRM/Report/Form/Grant/Statistics.tpl b/ext/civigrant/templates/CRM/Report/Form/Grant/Statistics.tpl similarity index 100% rename from templates/CRM/Report/Form/Grant/Statistics.tpl rename to ext/civigrant/templates/CRM/Report/Form/Grant/Statistics.tpl