Pull together and rename Notes partials

This commit is contained in:
Riyad Preukschas 2012-12-02 23:14:56 +01:00
parent 6fc10fa256
commit c20af32ae4
7 changed files with 24 additions and 30 deletions

View file

@ -1,10 +1,10 @@
.js-main-target-form
- if can? current_user, :write_note, @project
= render "notes/common_form"
= render "notes/form"
%ul#new-notes-list.reversed.notes
%ul#notes-list.reversed.notes
.notes-status
.notes-busy.js-notes-busy
:javascript
$(function(){