CRM-14955 - add custom tokens to greetings
[civicrm-core.git] / xml / schema / Mailing / MailingJob.xml
index 51dc63ff935465efe97c74495a1dd512b4f9f8e1..244efea68a06999d920453593146cdb1920e5dab 100644 (file)
@@ -47,6 +47,9 @@
       <type>varchar</type>
       <length>12</length>
       <comment>The state of this job</comment>
+      <pseudoconstant>
+        <callback>CRM_Core_SelectValues::getMailingJobStatus</callback>
+      </pseudoconstant>
       <html>
         <type>Select</type>
       </html>