File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 < p > Poverty Unknown: <%= partner_profile . poverty_unknown %> </ p >
117117 < br >
118118 <% end %>
119- <% if partner_profile_fields . include? ( 'executive_director' ) || partner_profile_fields . empty? %>
120- < h4 class ='text-2xl underline '> Executive Director</ h4 >
119+ <% if partner_profile_fields . include? ( 'contacts' ) || partner_profile_fields . empty? %>
120+ < h4 class ='text-2xl underline '> Contacts</ h4 >
121+ < strong > Executive Director</ strong >
121122 < p > Executive Director Name: <%= partner_profile . executive_director_name %> </ p >
122123 < p > Executive Director Phone: <%= partner_profile . executive_director_phone %> </ p >
123124 < p > Executive Director Email: <%= partner_profile . executive_director_email %> </ p >
124- < br >
125- < h4 class ='text-2xl underline '> Primary Contact Person</ h4 >
125+ < strong > Primary Contact Person</ strong >
126126 < p > Primary Contact Name: <%= partner_profile . primary_contact_name %> </ p >
127127 < p > Primary Contact Phone: <%= partner_profile . primary_contact_phone %> </ p >
128128 < p > Primary Contact Mobile: <%= partner_profile . primary_contact_mobile %> </ p >
You can’t perform that action at this time.
0 commit comments