Merge pull request #8861 from danbrellis/patch-1
[civicrm-core.git] / xml / schema / Core / StatusPreference.xml
index 84f26f519a928a149984f86325a3c48c04e3c7cd..7e924e641a3047797348cb37d6f001005c062651 100644 (file)
@@ -54,7 +54,7 @@
   </index>
   <field>
     <name>hush_until</name>
-    <title>Hush Status Notifications Until</title>
+    <title>Snooze Status Notifications Until</title>
     <type>date</type>
     <import>true</import>
     <comment>expires ignore_severity.  NULL never hushes.</comment>
@@ -69,6 +69,9 @@
     <comment>Hush messages up to and including this severity.</comment>
     <default>1</default>
     <add>4.7</add>
+    <pseudoconstant>
+      <callback>CRM_Utils_Check::getSeverityList</callback>
+    </pseudoconstant>
   </field>
   <field>
     <name>prefs</name>