debian-mirror-gitlab/app/views/shared/alerts/_positioning_disabled.html.haml

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

3 lines
155 B
Text
Raw Normal View History

2021-06-08 01:23:25 +05:30
- if issue_repositioning_disabled?
2021-12-11 22:18:48 +05:30
= render 'shared/alert_info', body: _('Issues are being rebalanced at the moment, so manual reordering is disabled.')