--amend [ci skip]
This commit is contained in:
parent
03f119ede7
commit
9b07ce07d6
1 changed files with 3 additions and 0 deletions
|
|
@ -63,3 +63,6 @@
|
|||
!= t('.no_contacts_message_with_aspect',
|
||||
:community_spotlight => link_to(t('.community_spotlight'), community_spotlight_path),
|
||||
:add_to_aspect_link => link_to(t('.add_to_aspect_link', :name => @aspect.name), edit_aspect_path(@aspect), :rel => "facebox"))
|
||||
- else
|
||||
!= t('.no_contacts_message',
|
||||
:community_spotlight => link_to(t('.community_spotlight'), community_spotlight_path))
|
||||
|
|
|
|||
Loading…
Reference in a new issue