mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
Rename 'notes/form' partial to 'notes/common_form'
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.notes-status
|
||||
|
||||
- if can? current_user, :write_note, @project
|
||||
= render "notes/form"
|
||||
= render "notes/common_form"
|
||||
|
||||
:javascript
|
||||
$(function(){
|
||||
|
||||
Reference in New Issue
Block a user