mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 11:38:02 +02:00
Convert et2_widget_file, et2_widget_vfs and fixes couple of definitions in other widgets
This commit is contained in:
@ -383,6 +383,7 @@ var et2_textbox_ro = /** @class */ (function (_super) {
|
||||
};
|
||||
return et2_textbox_ro;
|
||||
}(et2_core_valueWidget_1.et2_valueWidget));
|
||||
exports.et2_textbox_ro = et2_textbox_ro;
|
||||
et2_core_widget_1.et2_register_widget(et2_textbox_ro, ["textbox_ro"]);
|
||||
/**
|
||||
* et2_searchbox is a widget which provides a collapsable input search
|
||||
|
Reference in New Issue
Block a user