<%= link_to l(:label_crm_contact_view_all), :controller => 'contacts', :action => 'index', :assigned_to_id => User.current.id %>
<% end %> <% content_for(:header_tags) do %> <%= javascript_include_tag :contacts, :plugin => 'redmine_contacts' %> <%= stylesheet_link_tag :contacts, :plugin => 'redmine_contacts' %> <% end %>