CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Event / ParticipantStatusType.xml
index 55b67ceafdd08b4cddff3d086b0b663c8746ac41..b53cbf937a9f3c43a35dad8ce1725afee91ff1e1 100644 (file)
@@ -43,6 +43,9 @@
     <values>Positive, Pending, Waiting, Negative</values>
     <comment>the general group of status type this one belongs to</comment>
     <add>3.0</add>
+    <html>
+      <type>Select</type>
+    </html>
   </field>
   <field>
     <name>is_reserved</name>
@@ -78,5 +81,8 @@
     <pseudoconstant>
       <optionGroupName>visibility</optionGroupName>
     </pseudoconstant>
+    <html>
+      <type>Select></type>
+    </html>
   </field>
 </table>