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