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