mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +01:00
Remove debug
This commit is contained in:
parent
cc6c3871a5
commit
4399e276eb
@ -83,7 +83,7 @@ export class Et2Box extends Et2Widget(LitElement) implements et2_IDetachedDOM
|
||||
return html`
|
||||
<div part="base" ${this.id ? html`id="${this.id}"` : ''} class=${classMap({
|
||||
"no-print-gap": noGap
|
||||
})} hey>
|
||||
})}>
|
||||
<slot></slot>
|
||||
</div> `;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user