gitlab-org--gitlab-foss/app/views/ci/group_variables/_variable_header.html.haml

9 lines
158 B
Plaintext
Raw Normal View History

%tr
%th
= s_('Key')
- if Feature.enabled?(:scoped_group_variables, default_enabled: :yaml)
%th
= s_('Environments')
%th
= s_('Group')