remove trailing bracket from aspects#edit pane

This commit is contained in:
maxwell 2011-01-12 11:00:22 -08:00
parent f9634c0b0c
commit c832201bd9

View file

@ -10,7 +10,7 @@
%h4 %h4
= @aspect = @aspect
.description .description
= t('contacts', :count =>@aspect_contacts.count)} = t('contacts', :count =>@aspect_contacts.count)
.person_tiles{:style => "display:none;"} .person_tiles{:style => "display:none;"}
- for contact in @aspect.contacts - for contact in @aspect.contacts