mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
remove unnecessary getValue()
This commit is contained in:
parent
fc227f82d0
commit
a720a7f48a
@ -167,11 +167,6 @@ export class Et2Select extends Et2WithSearchMixin(Et2InvokerMixin(Et2WidgetWithS
|
||||
this.value = ""+val;
|
||||
}
|
||||
|
||||
getValue()
|
||||
{
|
||||
return this.value;
|
||||
}
|
||||
|
||||
/**
|
||||
* Reimplemented to allow/keep string[] as value
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user