mirror of
https://github.com/redmine/redmine.git
synced 2025-11-15 17:56:03 +01:00
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
|
|
page.hide "journal-#{@journal.id}-notes"
|
||
|
|
page.insert_html :after, "journal-#{@journal.id}-notes",
|
||
|
|
:partial => 'notes_form'
|