summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_truncated_notice_tree_row.html.haml
blob: a03e0a549eec7527c987862e9dd5d5ef4c7fac5a (plain)
1
2
3
4
5
6
7
%tr.tree-truncated-warning
  %td{ colspan: '3' }
    = sprite_icon('warning-solid')
    %span
      Too many items to show. To preserve performance only
      %strong #{number_with_delimiter(limit)} of #{number_with_delimiter(total)}
      items are displayed.