<%= l(:label_cost_object_plural) %>

<%= link_to_if_authorized l(:label_cost_object_new), {:action => 'new', :project_id => @project } %>
<%= link_to l(:label_view_all_cost_objects), {:action => 'index'} %>