Commit bf8d483e authored by Savas Vedova's avatar Savas Vedova

Merge branch 'new-epic-form-deprecated-button' into 'master'

Replace deprecated button on new epic creation form

See merge request gitlab-org/gitlab!57874
parents a8aa50a0 a8976033
---
title: Replace deprecated button on new epic creation form
merge_request: 57874
author:
type: changed
......@@ -231,7 +231,7 @@ export default {
<div class="footer-block row-content-block gl-display-flex">
<gl-button
type="submit"
variant="success"
variant="confirm"
:loading="loading"
:disabled="!title"
data-testid="save-epic"
......
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