Commit 1f859f89 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch '231166-migrate-haml-button' into 'master'

Migrate haml button to our utility classes

See merge request gitlab-org/gitlab!42676
parents c3334903 f20b27e0
......@@ -25,5 +25,5 @@
View your milestone's progress as a burndown chart. Add both a start and a due date to
this milestone and the chart will appear here, always up-to-date.
= link_to "Add start and due date", edit_milestone_path(milestone), class: 'btn'
= link_to "Add start and due date", edit_milestone_path(milestone), class: 'btn gl-button'
= render 'shared/promotions/promote_burndown_charts', milestone: milestone
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