mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 10:52:30 +02:00
inputWidget with TS
This commit is contained in:
@ -34,8 +34,6 @@ require("./et2_core_common");
|
||||
* et2_valueWidget is the base class for et2_inputWidget - valueWidget introduces
|
||||
* the "value" attribute and automatically loads it from the "content" array
|
||||
* after loading from XML.
|
||||
*
|
||||
* @augments et2_baseWidget
|
||||
*/
|
||||
var et2_valueWidget = /** @class */ (function (_super) {
|
||||
__extends(et2_valueWidget, _super);
|
||||
|
Reference in New Issue
Block a user