mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-30 14:40:55 +02:00
Et2SelectAccount: Enable searching
This commit is contained in:
@ -31,6 +31,8 @@ export class Et2SelectAccount extends Et2Select
|
||||
constructor()
|
||||
{
|
||||
super();
|
||||
|
||||
this.searchUrl = "EGroupware\\Api\\Etemplate\\Widget\\Taglist::ajax_search";
|
||||
|
||||
this.__account_type = 'accounts';
|
||||
}
|
||||
|
Reference in New Issue
Block a user