favorite_enterprises.html.erb 209 Bytes Edit Raw Blame History Permalink 1 2 3 <% if block.owner.is_a?(Person) %> <%= link_to _('enterprises|View all'), {:profile => block.owner.identifier, :controller => 'profile', :action => 'favorite_enterprises'}, :class => 'view-all' %> <% end %>