Rename 'notes/form' partial to 'notes/common_form'

This commit is contained in:
Riyad Preukschas
2012-09-14 21:41:57 +02:00
parent 3c02c93f08
commit c02e3f2104
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
.notes-status
- if can? current_user, :write_note, @project
= render "notes/form"
= render "notes/common_form"
:javascript
$(function(){