Add compiled js file from commit ae5e11f7a2

This commit is contained in:
Hadi Nategh 2021-09-28 17:12:45 +02:00
parent 39d15ccece
commit 643f1cf7c4

View File

@ -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")