Adding active to friend view

This commit is contained in:
Raphael 2010-07-15 16:30:56 -07:00
parent e5a5b5a828
commit 7fb7c519cc

View file

@ -1,6 +1,10 @@
.span-20.last
%h1= "#{@person.real_name}"
= link_to 'remove friend', @person, :confirm => 'Are you sure?', :method => :delete
%p
%b Active?
%p
= @person.active
- if @person_profile
%p
%b First Name