CRM-14955 - add custom tokens to greetings
[civicrm-core.git] / xml / schema / Mailing / Component.xml
index 63e94a708509b721a60565f30596fe333fc39415..9ff4b2accd586badfd59fd90a76b8aff6d9de9f5 100644 (file)
@@ -26,6 +26,9 @@
        <type>varchar</type>
        <length>12</length>
        <comment>Type of Component.</comment>
+       <pseudoconstant>
+         <callback>CRM_Core_SelectValues::mailingComponents</callback>
+       </pseudoconstant>
        <html>
          <type>Select</type>
        </html>