gitlab-org--gitlab-foss/app/views/projects/_clusters_deprecation_alert...

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

3 lines
126 B
Plaintext
Raw Normal View History

- if show_clusters_alert?(@project)
.js-clusters-deprecation-alert{ data: { message: clusters_deprecation_alert_message } }