-
diff --git a/lhc_web/design/defaulttheme/tpl/lhstatistic/tabs/performance.tpl.php b/lhc_web/design/defaulttheme/tpl/lhstatistic/tabs/performance.tpl.php
index be2d193973..79893042a8 100644
--- a/lhc_web/design/defaulttheme/tpl/lhstatistic/tabs/performance.tpl.php
+++ b/lhc_web/design/defaulttheme/tpl/lhstatistic/tabs/performance.tpl.php
@@ -95,7 +95,21 @@
+
+
+
+ 'user_id',
+ 'optional_field' => erTranslationClassLhTranslation::getInstance()->getTranslation('chat/lists/search_panel','Select user'),
+ 'selected_id' => $input->user_id,
+ 'css_class' => 'form-control',
+ 'display_name' => 'name_official',
+ 'list_function' => 'erLhcoreClassModelUser::getUserList'
+ )); ?>
+
+
+
+
'name',
'list_function' => 'erLhcoreClassModelGroup::getList'
)); ?>
-
+