CRM-16352: Allow to define the language of Mailings (for tokens).
[civicrm-core.git] / xml / schema / Grant / Grant.xml
index 0cd308dd84711603f22c6c869316c1cb04b256a5..9a9d3096b82c6c5fb88f93d60dfa17ca8fe77d2d 100644 (file)
@@ -30,7 +30,7 @@
     <comment>Contact ID of contact record given grant belongs to.</comment>
     <add>1.8</add>
     <html>
-       <type>Autocomplete-Select</type>
+       <type>EntityRef</type>
      </html>
   </field>
   <foreignKey>
         <table>civicrm_currency</table>
         <keyColumn>name</keyColumn>
         <labelColumn>full_name</labelColumn>
-        <nameColumn>numeric_code</nameColumn>
+        <nameColumn>name</nameColumn>
       </pseudoconstant>
       <html>
         <type>Select</type>