diff --git a/app/views/aspects/edit.html.haml b/app/views/aspects/edit.html.haml index 6e1b0c4ba..598f843ed 100644 --- a/app/views/aspects/edit.html.haml +++ b/app/views/aspects/edit.html.haml @@ -10,7 +10,7 @@ %h4 = @aspect .description - = t('.contacts', :count =>@aspect_contacts.count)} + = t('contacts', :count =>@aspect_contacts.count)} .person_tiles{:style => "display:none;"} - for contact in @aspect.contacts