CRM-12167: Start Implementation of Visibility per Price Option
[civicrm-core.git] / xml / schema / Core / Navigation.xml
index ee9ad5d6546fac583567be60a3abf3a22339e1fd..8a60e331656812d737daac4eb6de596e7b349d13 100644 (file)
     <comment>url in case of custom navigation link</comment>
     <add>3.0</add>
   </field>
+  <field>
+    <name>icon</name>
+    <title>Icon</title>
+    <type>varchar</type>
+    <length>255</length>
+    <comment>CSS class name for an icon</comment>
+    <default>NULL</default>
+    <required>false</required>
+    <add>4.7</add>
+  </field>
   <field>
     <name>permission</name>
     <title>Required Permission</title>