![]() ![]() | ![]() |
version 1.257, 2009/12/22 17:27:28 | version 1.258, 2010/01/05 00:42:49 |
---|---|
Line 1300 sub htmlareaselectactive { | Line 1300 sub htmlareaselectactive { |
function startRichEditor(id) { | function startRichEditor(id) { |
CKEDITOR.replace(id, | CKEDITOR.replace(id, |
{ | { |
customConfig: "/ckeditor/loncapaconfig.js", | customConfig: "/ckeditor/loncapaconfig.js" |
} | } |
); | ); |
} | } |