debian-mirror-gitlab/app/views/shared/projects/_archived.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
114 B
Text
Raw Normal View History

2020-01-01 13:55:28 +05:30
- if project.archived
2022-01-26 12:08:38 +05:30
= gl_badge_tag _('archived'), { variant: :warning }, { class: 'gl-display-flex gl-ml-3' }