dev/core#1874 Fix fatal error by passing through the string formatType rather than...
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 14 Jul 2020 21:13:52 +0000 (07:13 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 14 Jul 2020 21:13:52 +0000 (07:13 +1000)
commitefcda6b9c2d7a9b0e21424d6dbe61203e98efe83
treeab342eff7d4635d013c1390eadef731dea414cc1
parent36552068f6d6445d2f0c55a19316997ab6ac9c85
dev/core#1874 Fix fatal error by passing through the string formatType rather than the date format when adding datepicker fields from metadata
13 files changed:
CRM/Batch/DAO/Batch.php
CRM/Campaign/DAO/Campaign.php
CRM/Core/Form.php
CRM/Mailing/DAO/MailingAB.php
CRM/Member/DAO/Membership.php
CRM/Pledge/DAO/Pledge.php
CRM/Queue/DAO/QueueItem.php
xml/schema/Batch/Batch.xml
xml/schema/Campaign/Campaign.xml
xml/schema/Mailing/MailingAB.xml
xml/schema/Member/Membership.xml
xml/schema/Pledge/Pledge.xml
xml/schema/Queue/QueueItem.xml