Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_positioning_disabled.html.haml « alerts « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 91c1d3463d8a6f4769e36547ad9d7320ec6e43a6 (plain)
1
2
- if issue_repositioning_disabled?
  = render 'shared/alert_info', body: _('Issues manual ordering is temporarily disabled for technical reasons.')