Commit 4792e71b authored by Mario de la Ossa's avatar Mario de la Ossa

app/views/ci/variables/_variable_row.html.haml

parent 70808fcb
......@@ -44,10 +44,7 @@
= 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')
-# EE-specific start
<<<<<<< HEAD
= render 'ci/variables/environment_scope', form_field: form_field, variable: variable
=======
>>>>>>> upstream/master
-# EE-specific end
%button.js-row-remove-button.ci-variable-row-remove-button{ type: 'button', 'aria-label': s_('CiVariables|Remove variable row') }
= icon('minus-circle')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment