Goodbye Richtext editor!
This does not affect any of the existing modules - I've kept some stub functions to retain backward compatibility.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ function openpopup(url,name,options,fullscreen) {
|
||||
}
|
||||
|
||||
function copyrichtext(textname) {
|
||||
textname.value = document.richedit.docHtml;
|
||||
/// Legacy stub for old editor - to be removed soon
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user