Fix common form and note preview
This commit is contained in:
parent
5d3fb35cd1
commit
140652e9b0
8 changed files with 121 additions and 106 deletions
|
@ -1,7 +1,8 @@
|
|||
%ul#notes-list.notes
|
||||
.notes-status
|
||||
|
||||
- if can? current_user, :write_note, @project
|
||||
.note-forms.js-note-forms
|
||||
#note-forms.js-note-forms
|
||||
= render "notes/common_form"
|
||||
= render "notes/discussion_note_form"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue