missing generated .js and .map files, until we generate them via Grunt

This commit is contained in:
Ralf Becker
2020-01-23 08:53:13 +01:00
committed by Hadi Nategh
parent ec7f8931b2
commit 0b50545cc1
15 changed files with 16 additions and 18 deletions

View File

@@ -187,7 +187,9 @@ var et2_details = /** @class */ (function (_super) {
//Set header title
if (this.options.title) {
this.title
.click(function () { self._toggle(); })
.click(function () {
self._toggle();
})
.text(this.options.title);
}
// Align toggle button left/right