Fix common form and note preview

This commit is contained in:
Riyad Preukschas 2012-11-22 02:56:42 +01:00
parent 5d3fb35cd1
commit 140652e9b0
8 changed files with 121 additions and 106 deletions

View file

@ -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"