debian-mirror-gitlab/app/views/projects/tree/_truncated_notice_tree_row.html.haml
2018-03-17 18:26:18 +05:30

7 lines
264 B
Text

%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.