Merge pull request #19085 from eileenmcnaughton/words
[civicrm-core.git] / xml / schema / Core / Dashboard.xml
index 00500943a8da8e4961b2bff8b2882d559144f30a..39373d714b21d2b9b1095ee53f3b3e0dcac644cc 100644 (file)
     <comment>url in case of external dashlet</comment>
     <add>3.1</add>
   </field>
-  <field>
-    <name>content</name>
-    <type>text</type>
-    <comment>dashlet content</comment>
-    <add>3.1</add>
-    <drop>3.3</drop>
-  </field>
   <field>
     <name>permission</name>
     <type>varchar</type>
     <add>4.7</add>
   </field>
   <field>
-    <name>created_date</name>
-    <type>datetime</type>
-    <title>Dashlet Created Date</title>
-    <comment>When was content populated</comment>
-    <add>3.1</add>
-    <drop>3.3</drop>
+    <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>