diff --git a/product/ERP5Form/EditorField.py b/product/ERP5Form/EditorField.py index 0d2cf6ae4e2c4e2526c5cf467894da9b6c7d2556..c5065f311b95bad702a8a43b4b0804c368287a72 100644 --- a/product/ERP5Form/EditorField.py +++ b/product/ERP5Form/EditorField.py @@ -49,9 +49,6 @@ class EditorWidget(Widget.TextAreaWidget): on FCK editor). This widget is intended to be used in conjunction with WebSite. - WARNING: this is still pre-alpha code for experimentation. Do not - use in production. - TODO: - implement validation - extend to other widgets (kupu) ?