mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 03:49:29 +01:00
Remove debug
This commit is contained in:
parent
8228104b82
commit
fff8048505
@ -242,7 +242,6 @@ export class Et2Button extends Et2InputWidget(SlotMixin(LionButton))
|
|||||||
|
|
||||||
render()
|
render()
|
||||||
{
|
{
|
||||||
console.log(this, this.hideOnReadonly);
|
|
||||||
this._iconNode.src = this.__image || "";
|
this._iconNode.src = this.__image || "";
|
||||||
if(!this.label)
|
if(!this.label)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user