##// END OF EJS Templates
Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001)....
Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1283 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1091:bea49ae24532
r1268:a8e6f68aaf3b
Show More
edit.rjs
3 lines | 140 B | text/plain | TextLexer
Jean-Philippe Lang
Administrators can edit issue notes....
r1091 page.hide "journal-#{@journal.id}-notes"
page.insert_html :after, "journal-#{@journal.id}-notes",
:partial => 'notes_form'