Commit 698a08a1 authored by Yogi's avatar Yogi Committed by Phil Hughes

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

parent 02ee1271
...@@ -16,4 +16,4 @@ ...@@ -16,4 +16,4 @@
= render "shared/import_form", f: f = render "shared/import_form", f: f
.form-actions .form-actions
= f.submit 'Start import', class: "gl-button btn btn-success" = f.submit 'Start import', class: "gl-button btn btn-confirm"
---
title: Move from btn-success to btn-confirm in imports directory
merge_request: 56336
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