summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_form_errors.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/notes/_form_errors.html.haml')
-rw-r--r--app/views/projects/notes/_form_errors.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/notes/_form_errors.html.haml b/app/views/projects/notes/_form_errors.html.haml
deleted file mode 100644
index 0b68bf243f0..00000000000
--- a/app/views/projects/notes/_form_errors.html.haml
+++ /dev/null
@@ -1,3 +0,0 @@
-.error-message.js-errors
- - note.errors.full_messages.each do |msg|
- %div= msg