forked from extern/egroupware
some cleanup
This commit is contained in:
parent
96c174d483
commit
ac808f96e0
@ -119,7 +119,6 @@ li {
|
||||
|
||||
render()
|
||||
{
|
||||
let label = "";
|
||||
if(!this.value)
|
||||
{
|
||||
return this._readonlyRender({label: this.empty_text, value: ""});
|
||||
@ -264,7 +263,6 @@ export class Et2SelectBitwiseReadonly extends Et2SelectReadonly
|
||||
return this._readonlyRender(option);
|
||||
})}
|
||||
</ul>`;
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user