Merge pull request #19085 from eileenmcnaughton/words
[civicrm-core.git] / xml / schema / Core / Dashboard.xml
index 6b34614dbcc23802de5095f988a386ae314b628b..39373d714b21d2b9b1095ee53f3b3e0dcac644cc 100644 (file)
     <required>true</required>
     <add>4.7</add>
   </field>
+  <field>
+    <name>directive</name>
+    <type>varchar</type>
+    <title>Angular directive</title>
+    <length>255</length>
+    <comment>Element name of angular directive to invoke (lowercase hyphenated format)</comment>
+    <add>5.33</add>
+  </field>
 </table>