diff --git a/o2web/source/x_component_Selector/Person.js b/o2web/source/x_component_Selector/Person.js index edf3101090c9908054214bb45ad6fa5b5501dd56..387409c6a92bef3ad9f47ea342d9ce69d9418af9 100644 --- a/o2web/source/x_component_Selector/Person.js +++ b/o2web/source/x_component_Selector/Person.js @@ -1391,6 +1391,8 @@ MWF.xApplication.Selector.Person = new Class({ }else{ this._selectSingleItem(); } + }else{ + this._selectSingleItem(); } }, _selectSingleItem : function(){