Skip to content
Snippets Groups Projects
Commit dd091ed9 authored by Eileen's avatar Eileen
Browse files

fix tabs to spaces (whitespace standards)

parent 66908675
No related branches found
No related tags found
No related merge requests found
......@@ -28,14 +28,14 @@
<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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment