Commit 16a98387c24e095a930b18f65065d0ea26eb6a12
1 parent
5c6417ce
Exists in
master
and in
4 other branches
merge reques diff: files list displayed
Showing
4 changed files
with
5 additions
and
4 deletions
Show diff stats
app/views/commits/_diff.html.haml
app/views/commits/_diff_head.html.haml
app/views/merge_requests/_diffs.html.haml
app/views/notes/_form.html.haml
@@ -19,8 +19,7 @@ | @@ -19,8 +19,7 @@ | ||
19 | %br | 19 | %br |
20 | = f.label :attachment | 20 | = f.label :attachment |
21 | %cite.cgray (less than 10 MB) | 21 | %cite.cgray (less than 10 MB) |
22 | - %br | ||
23 | - %br | 22 | + |
24 | = f.file_field :attachment | 23 | = f.file_field :attachment |
25 | 24 | ||
26 | %p.notify_controls | 25 | %p.notify_controls |