Move diff notes into the actual diff content column
This commit is contained in:
parent
4d2278e7c6
commit
39834ec640
9 changed files with 68 additions and 73 deletions
|
@ -1,8 +1,8 @@
|
|||
- if can? current_user, :write_note, @project
|
||||
= render "notes/common_form"
|
||||
|
||||
%ul.reversed#new-notes-list
|
||||
%ul.reversed#notes-list
|
||||
%ul#new-notes-list.reversed.notes
|
||||
%ul#notes-list.reversed.notes
|
||||
.notes-status
|
||||
|
||||
:javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue