Commit 51d2910a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add cancel button to labels page form

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 2ecc7950
......@@ -29,6 +29,7 @@
.form-actions
= f.submit 'Save', class: 'btn btn-save'
= link_to "Cancel", project_labels_path(@project), class: 'btn btn-cancel'
:coffeescript
......
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