mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 04:20:05 +02:00
Convert et2_widget_file, et2_widget_vfs and fixes couple of definitions in other widgets
This commit is contained in:
@@ -698,6 +698,9 @@ var et2_surroundingsMgr = /** @class */ (function (_super) {
|
||||
// Return the widget container
|
||||
return this._widgetContainer;
|
||||
};
|
||||
et2_surroundingsMgr.prototype.getWidgetSurroundings = function () {
|
||||
return this._widgetSurroundings;
|
||||
};
|
||||
return et2_surroundingsMgr;
|
||||
}(et2_core_inheritance_1.ClassWithAttributes));
|
||||
/**
|
||||
|
Reference in New Issue
Block a user