Commit f1d8a922 authored by Andrei Cirnici's avatar Andrei Cirnici Committed by Andrei Kyrnich @kyrnich

Change btn-remove to btn-danger in app/views/projects/blob/_remove.html

parent 9916da77
......@@ -12,5 +12,5 @@
.form-group.row
.offset-sm-2.col-sm-10
= button_tag 'Delete file', class: 'btn gl-button btn-remove btn-remove-file'
= button_tag 'Delete file', class: 'btn gl-button btn-danger btn-remove-file'
= link_to "Cancel", '#', class: "btn gl-button btn-cancel", "data-dismiss" => "modal"
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