Reorder notes view elements
This commit is contained in:
parent
8f9a450eed
commit
8b6dba749a
3 changed files with 13 additions and 10 deletions
|
@ -1,10 +1,9 @@
|
|||
%ul#notes-list
|
||||
%ul#new_notes_list
|
||||
.notes-status
|
||||
|
||||
- if can? current_user, :write_note, @project
|
||||
= render "notes/form"
|
||||
.clear
|
||||
%hr
|
||||
%ul#new_notes_list
|
||||
%ul#notes-list
|
||||
.status
|
||||
|
||||
|
||||
:javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue