removing contact pictures from contact list re aspects#show
This commit is contained in:
parent
c46b6d80aa
commit
d65ba2f291
2 changed files with 2 additions and 3 deletions
|
|
@ -95,7 +95,6 @@
|
|||
%ul
|
||||
- for contact in contacts
|
||||
%li
|
||||
= person_image_link contact.person
|
||||
%span.name
|
||||
= link_to contact.person.real_name, contact.person
|
||||
.right
|
||||
|
|
|
|||
|
|
@ -1679,8 +1679,8 @@ ul#request_result
|
|||
:top 6px
|
||||
|
||||
span.name
|
||||
:padding
|
||||
:left 30px
|
||||
:font
|
||||
:size 14px
|
||||
|
||||
a.button
|
||||
:padding
|
||||
|
|
|
|||
Loading…
Reference in a new issue