Pull together and rename Notes partials
This commit is contained in:
parent
6fc10fa256
commit
c20af32ae4
7 changed files with 24 additions and 30 deletions
|
@ -1,9 +1,9 @@
|
|||
%ul#notes-list.notes
|
||||
.notes-status
|
||||
.js-notes-busy
|
||||
|
||||
.js-main-target-form
|
||||
- if can? current_user, :write_note, @project
|
||||
= render "notes/common_form"
|
||||
= render "notes/form"
|
||||
|
||||
:javascript
|
||||
$(function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue