move notes login to one controller
This commit is contained in:
parent
81092c0198
commit
215a01f63c
15 changed files with 55 additions and 46 deletions
|
@ -41,5 +41,5 @@
|
|||
%div= simple_format @issue.title
|
||||
|
||||
|
||||
.issue_notes= render "notes/notes"
|
||||
.issue_notes= render "notes/notes", :tid => @issue.id, :tt => "issue"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue