mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 12:30:02 +02:00
Use html widget for read-only html-area
This commit is contained in:
@@ -45,6 +45,6 @@ var et2_html = et2_baseWidget.extend({
|
||||
|
||||
});
|
||||
|
||||
et2_register_widget(et2_html, ["html"]);
|
||||
et2_register_widget(et2_html, ["html","htmlarea_ro"]);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user