<%= l(:label_no_data) %>
<% else %><%= content_tag(role.builtin? ? 'em' : 'span', role.name) %> | |
---|---|
<%= tracker.name %> | <%= link_to((count > 0 ? count : content_tag(:span, nil, :class => 'icon-only icon-not-ok')), {:action => 'edit', :role_id => role, :tracker_id => tracker}, :title => l(:button_edit)) %> |