app/views/e9_crm/contacts/show.html.haml in e9_crm-0.1.6 vs app/views/e9_crm/contacts/show.html.haml in e9_crm-0.1.7

- old
+ new

@@ -17,8 +17,8 @@ %label= company.name .contact-company-links.actions = google_search_link(company.name) = google_news_link(company.name) - if company.info.present? - = contact_simple_format(text) + = contact_simple_format(company.info) .contact-sidebar = render 'sidebar'