mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
Et2SelectAccount: Enable searching
This commit is contained in:
parent
3efe81c293
commit
a7cafb590c
@ -32,6 +32,8 @@ export class Et2SelectAccount extends Et2Select
|
|||||||
{
|
{
|
||||||
super();
|
super();
|
||||||
|
|
||||||
|
this.searchUrl = "EGroupware\\Api\\Etemplate\\Widget\\Taglist::ajax_search";
|
||||||
|
|
||||||
this.__account_type = 'accounts';
|
this.__account_type = 'accounts';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user