Add html tag to all files in xml/schema
[civicrm-core.git] / xml / schema / Price / PriceFieldValue.xml
index 2290d96282893aeaad029d8aa2b3cd672204a57e..af9c783dd65ca77ed843554fd1377fcd7818a81e 100644 (file)
@@ -5,12 +5,16 @@
   <class>PriceFieldValue</class>
   <name>civicrm_price_field_value</name>
   <add>3.3</add>
+  <component>CiviContribute</component>
   <field>
     <name>id</name>
     <title>Price Field Value ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Price Field Value</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>3.3</add>
   </field>
   <primaryKey>