<% if entry.negation_reason.present? reason = entry.negation_reason elsif entry.reason.present? reason = entry.reason end if reason.present? -%> /> displayName="<%=reason['title']%>" <% end -%> /> <% end -%>