Skip to content

Commit

Permalink
Merge pull request #12417 from aydun/core_124_template_upgrade
Browse files Browse the repository at this point in the history
Follow up to PR 12160 to update the DB version of the templates
  • Loading branch information
seamuslee001 authored Jul 6, 2018
2 parents b993682 + 2db5cab commit 5163811
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 5163811

Please sign in to comment.