From 0d9c452432cd51a17f743b467a80e07b5df30c64 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Thu, 28 May 2026 12:27:24 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20Manager=20from=20Service=20Dire?= =?UTF-8?q?ctor=20staff=20list=20=E2=80=94=20managers=20belong=20to=20Comm?= =?UTF-8?q?ercial=20Director?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/mockup_director.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/mockup_director.html b/docs/mockup_director.html index b314e19..22248ef 100644 --- a/docs/mockup_director.html +++ b/docs/mockup_director.html @@ -894,7 +894,6 @@ function screenStaff() { {init:'ФМ',name:'Фёдорова М.Р.',role:'Замерщик', cat:'A', load:79, jobs:2, rating:4.8, badge:'purple', active:true}, {init:'СО',name:'Смирнов О.К.', role:'Сборщик', cat:'B', load:68, jobs:2, rating:4.7, badge:'blue', active:true}, {init:'НП',name:'Николаев П.В.',role:'Сборщик', cat:'B', load:40, jobs:1, rating:4.2, badge:'yellow', active:false}, - {init:'КД',name:'Кузнецова А.Д.',role:'Менеджер',cat:null,load:null,jobs:4,rating:4.9, badge:'green', active:true}, ]; // Business rule: avg load Cat A >= avg load Cat B (for assemblers only) var asmA = emps.filter(function(e){return e.role==='Сборщик'&&e.cat==='A';}); @@ -963,7 +962,7 @@ function screenStaff() { +'
Все
' +'
Сборщики
' +'
Замерщики
' - +'
Менеджеры
' + +'' +'' + warnBanner +'
' + cards + '
' @@ -2869,7 +2868,7 @@ function screenFeedCreate() {
Все
Сборщики
Замерщики
-
Менеджеры
+