From 4c160ac83f29e1bd3a0958390b4da4d6ff15705b Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 19 Jun 2014 15:39:22 +1000 Subject: [PATCH] Changing markup for CONTACT section of enterprise modal --- app/assets/javascripts/templates/partials/contact.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/javascripts/templates/partials/contact.html.haml b/app/assets/javascripts/templates/partials/contact.html.haml index 7b9e55a480..9cc9382015 100644 --- a/app/assets/javascripts/templates/partials/contact.html.haml +++ b/app/assets/javascripts/templates/partials/contact.html.haml @@ -1,6 +1,6 @@ -%div.modal-centered{"bo-if" => "enterprise.email || enterprise.website || enterprise.address.phone"} +%div.modal-centered{"bo-if" => "enterprise.email || enterprise.website || enterprise.phone"} %h5.modal-header Contact - %p{"ng-if" => "enterprise.address.phone"} + %p{"ng-if" => "enterprise.phone"} {{ enterprise.phone }} %p{"bo-if" => "enterprise.email"}