Fix custom import to work again (broke in master)
[civicrm-core.git] / CRM / Import / Forms.php
index cd81aa4585f96471974edacf10b71bd26c218b80..00b4a6fe3a0fa7e545cfbeb955fa4dedde858a00 100644 (file)
@@ -118,6 +118,7 @@ class CRM_Import_Forms extends CRM_Core_Form {
     'onDuplicate' => 'DataSource',
     'disableUSPS' => 'DataSource',
     'doGeocodeAddress' => 'DataSource',
+    'multipleCustomData' => 'DataSource',
     // Note we don't add the save mapping instructions for MapField here
     // (eg 'updateMapping') - as they really are an action for that form
     // rather than part of the mapping config.