Commit e301dfce authored by Lee Tickett's avatar Lee Tickett Committed by Kushal Pandya

Revert "DB change, migratoin and changelog"

This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
parent 48bd1275
......@@ -21,7 +21,7 @@
.form-actions
- if @milestone.new_record?
= f.submit _('Create milestone'), class: 'btn-create btn qa-milestone-create-button'
= f.submit _('Create milestone'), class: 'btn-success btn qa-milestone-create-button'
= link_to _('Cancel'), project_milestones_path(@project), class: 'btn btn-cancel'
- else
= f.submit _('Save changes'), class: 'btn-success btn'
......
---
title: New project milestone primary button
merge_request: 32355
author: Lee Tickett
type: fixed
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