Commit 4ef30065 authored by Yogi's avatar Yogi Committed by Olena Horal-Koretska

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

parent 02ee1271
......@@ -28,4 +28,4 @@
= _("When merge requests and commits in the default branch close, any issues they reference also close.")
= link_to sprite_icon('question-o'), help_page_path('user/project/issues/managing_issues.md', anchor: 'disabling-automatic-issue-closing'), target: '_blank'
= f.submit _('Save changes'), class: "gl-button btn btn-success"
= f.submit _('Save changes'), class: "gl-button btn btn-confirm"
---
title: Move from btn-success to btn-confirm in default_branch directory
merge_request: 56330
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