Skip to content
Snippets Groups Projects
Commit 2e60272f authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Merge branch 'unify-ci-variables-form-row' into 'master'

CE: Unify app/views/ci/variables/_variable_row.html.haml

See merge request gitlab-org/gitlab-ce!19594
parents 099d231e 566caff7
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -43,5 +43,6 @@
%span.toggle-icon
= sprite_icon('status_success_borderless', size: 16, css_class: 'toggle-icon-svg toggle-status-checked')
= sprite_icon('status_failed_borderless', size: 16, css_class: 'toggle-icon-svg toggle-status-unchecked')
= render_if_exists 'ci/variables/environment_scope', form_field: form_field, variable: variable
%button.js-row-remove-button.ci-variable-row-remove-button{ type: 'button', 'aria-label': s_('CiVariables|Remove variable row') }
= icon('minus-circle')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment