Commit 6bf9b378 authored by Yogi's avatar Yogi Committed by Savas Vedova

Move from btn-success to btn-confirm in projects/protected_tags directory

parent 742d0e41
...@@ -20,4 +20,4 @@ ...@@ -20,4 +20,4 @@
= yield :create_access_levels = yield :create_access_levels
.card-footer .card-footer
= f.submit _('Protect'), class: 'btn-success btn', disabled: true, data: { qa_selector: 'protect_tag_button' } = f.submit _('Protect'), class: 'gl-button btn btn-confirm', disabled: true, data: { qa_selector: 'protect_tag_button' }
---
title: Move from btn-success to btn-confirm in protected_tags directory
merge_request: 56478
author: Yogi (@yo)
type: changed
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