mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Avoid initial request to server on creation
This commit is contained in:
parent
f1d7dd7a0e
commit
53f0873583
@ -950,7 +950,6 @@
|
||||
break;
|
||||
}
|
||||
|
||||
self._processSuggestions();
|
||||
if(cfg.value !== null) {
|
||||
ms.setValue(cfg.value);
|
||||
self._renderSelection();
|
||||
|
Loading…
Reference in New Issue
Block a user