Skip to content

Commit

Permalink
Follow up to PR 12160 to update the DB version of the templates
Browse files Browse the repository at this point in the history
  • Loading branch information
aydun committed Jul 4, 2018
1 parent c7bebef commit 2db5cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRM/Upgrade/Incremental/MessageTemplates.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ protected function getTemplateUpdates() {
['name' => 'contribution_online_receipt', 'type' => 'html'],
['name' => 'event_online_receipt', 'type' => 'text'],
['name' => 'event_online_receipt', 'type' => 'html'],
['name' => 'event_online_receipt', 'type' => 'subject'],
]
],
];
Expand Down

0 comments on commit 2db5cab

Please sign in to comment.