mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
Add compiled js file from commit ae5e11f7a2
This commit is contained in:
parent
39d15ccece
commit
643f1cf7c4
@ -193,7 +193,7 @@ var et2_details = /** @class */ (function (_super) {
|
||||
.click(function () {
|
||||
self._toggle();
|
||||
})
|
||||
.text(this.options.title);
|
||||
.text(this.egw().lang(this.options.title));
|
||||
}
|
||||
// Align toggle button left/right
|
||||
if (this.options.toggle_align === "left")
|
||||
|
Loading…
Reference in New Issue
Block a user