From 7c1c56b29251c06613bbbdb36b2111bd9757b55f Mon Sep 17 00:00:00 2001 From: Dauren777 Date: Thu, 11 Jun 2026 04:58:00 +0000 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=B2=D1=82=D0=BE-=D1=81=D0=B8=D0=BD?= =?UTF-8?q?=D1=85=D1=80=D0=BE=D0=BD=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20?= =?UTF-8?q?=D0=BA=D0=B0=D0=B6=D0=B4=D1=8B=D0=B5=2045=20=D1=81=D0=B5=D0=BA?= =?UTF-8?q?=20+=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B0=D0=BA=D1=82=D0=B8=D0=B2=D0=BD=D0=BE=D0=B9=20?= =?UTF-8?q?=D0=B2=D0=BA=D0=BB=D0=B0=D0=B4=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app.html b/app.html index c96d395..fa33bce 100644 --- a/app.html +++ b/app.html @@ -103,7 +103,8 @@ function saveA(d){localStorage.setItem("pab_audits",JSON.stringify(d))} function saveU(d){localStorage.setItem("pab_users",JSON.stringify(d))} // Supabase — фоновая синхронизация, не трогает вкладки -function sbSync(){sbPullUsers();sbPullAudits()} +function sbSync(){sbPullUsers();sbPullAudits().then(function(){refreshCurrentTab()})} +function refreshCurrentTab(){var panels=["pnNA","pnMS","pnDB","pnVL","pnHS"];for(var i=0;i