debian-mirror-gitlab/app/views/projects/_errors.html.haml
2014-09-02 14:37:02 +02:00

5 lines
170 B
Text

- if @project.errors.any?
.alert.alert-danger
%button{ type: "button", class: "close", "data-dismiss" => "alert"} ×
= @project.errors.full_messages.first