diff --git a/Theme/Backend/Components/DepartmentTagSelector/department-selector-popup.tpl.php b/Theme/Backend/Components/DepartmentTagSelector/department-selector-popup.tpl.php index fa26536..bd9747d 100755 --- a/Theme/Backend/Components/DepartmentTagSelector/department-selector-popup.tpl.php +++ b/Theme/Backend/Components/DepartmentTagSelector/department-selector-popup.tpl.php @@ -9,7 +9,7 @@ "key": 1, "listener": "keyup", "action": [ {"key": 1, "type": "utils.timer", "id": "iSearchOrgDepartment", "delay": 500, "resets": true}, {"key": 2, "type": "dom.table.clear", "id": "acc-table"}, - {"key": 3, "type": "message.request", "uri": "{/base}/{/lang}/api/organization/find/department?search={#iSearchOrgDepartment}", "method": "GET", "request_type": "json"}, + {"key": 3, "type": "message.request", "uri": "{/base}/{/lang}/api/organization/find/department?search={!#iSearchOrgDepartment}", "method": "GET", "request_type": "json"}, {"key": 4, "type": "dom.table.append", "id": "acc-table", "aniIn": "fadeIn", "data": [], "bindings": {"id": "id", "name": "name/0"}, "position": -1} ] } diff --git a/Theme/Backend/Components/DepartmentTagSelector/department-selector.tpl.php b/Theme/Backend/Components/DepartmentTagSelector/department-selector.tpl.php index f5b03c8..f40d03c 100755 --- a/Theme/Backend/Components/DepartmentTagSelector/department-selector.tpl.php +++ b/Theme/Backend/Components/DepartmentTagSelector/department-selector.tpl.php @@ -16,7 +16,7 @@ + data-src="api/organization/find/department?search={!#iprintHtml($this->getId()); ?>}">