diff --git a/app/views/proposal/_form.html.haml b/app/views/proposal/_form.html.haml index 0b78cbdb..83e67ae1 100644 --- a/app/views/proposal/_form.html.haml +++ b/app/views/proposal/_form.html.haml @@ -55,7 +55,7 @@ .row-fluid.fileupload-buttonbar .btn.btn-success.fileinput-button - %span.glyphicon.glyphicon-icon-plus.icon-white + %span.fa.fa-plus Add files... = f.file_field :attachment = f.hidden_field :event_id, :value => @event.id @@ -100,7 +100,7 @@ {% } else if (o.files.valid && !i) { %}