Skip to content
Snippets Groups Projects
Commit a1d1a414 authored by Fatih Acet's avatar Fatih Acet
Browse files

Put empty note edit form to correct place.

parent 3e779f07
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,5 +6,3 @@
= render 'discussions/discussion', discussion: discussion
- else
= render partial: "projects/notes/note", collection: @notes, as: :note
= render 'projects/notes/edit_form'
%ul#notes-list.notes.main-notes-list.timeline
= render "projects/notes/notes"
= render 'projects/notes/edit_form'
%ul.notes.notes-form.timeline
%li.timeline-entry
.flash-container.timeline-content
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment