fix tabs to spaces (whitespace standards)
authorEileen <eileen@fuzion.co.nz>
Thu, 2 Jan 2014 04:43:19 +0000 (17:43 +1300)
committerEileen <eileen@fuzion.co.nz>
Thu, 2 Jan 2014 04:43:19 +0000 (17:43 +1300)
xml/schema/Mailing/Event/Bounce.xml

index ea09335ca0c0553eeaf278a6355815f037490e52..1429267c0c75c91c9fa12f032ac828ac6f6520c5 100644 (file)
         <onDelete>CASCADE</onDelete>
     </foreignKey>
     <field>
-        <name>bounce_type_id</name>
-        <type>int unsigned</type>
-        <comment>What type of bounce was it?</comment>
-       <pseudoconstant>
-         <table>civicrm_mailing_bounce_type</table>
-         <keyColumn>id</keyColumn>
-         <labelColumn>name</labelColumn>
-       </pseudoconstant>
+      <name>bounce_type_id</name>
+      <type>int unsigned</type>
+      <comment>What type of bounce was it?</comment>
+      <pseudoconstant>
+        <table>civicrm_mailing_bounce_type</table>
+        <keyColumn>id</keyColumn>
+        <labelColumn>name</labelColumn>
+      </pseudoconstant>
     </field>
     <field>
         <name>bounce_reason</name>