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