socialforge/app/views/memos/quote.js.erb

2 lines
106 B
Plaintext
Raw Normal View History

2013-11-26 16:32:08 +08:00
ckeditor.setData("<%= raw escape_javascript(@content) %>");
showAndScrollTo("new_memo", "cke_editor01");