From 16ce5daa9e666103c1cfd98dbdbfeb32517e5f24 Mon Sep 17 00:00:00 2001 From: kalugin66 Date: Mon, 9 Feb 2026 14:52:33 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=BB=D0=B6=D0=BD=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D1=8C=20=D0=B4=D0=B8=D1=80=D0=B5=D0=BA=D1=82=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/users.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/users.js b/public/users.js index 8c1b2ac..c3db072 100644 --- a/public/users.js +++ b/public/users.js @@ -274,7 +274,7 @@ function renderUsersChecklist() { ${user.name} - ${document.getElementById('task-type').value === 'document' ? '(Секретарь)' : ''} + ${document.getElementById('task-type').value === 'document' ? '(Директор)' : ''} ${document.getElementById('task-type').value === 'it' ? '(Админ)' : ''} ${document.getElementById('task-type').value === 'certificate' ? '(Администрация)' : ''}