фикс статистики 8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
dv 2026-04-15 11:50:26 +03:00
parent 79ea884dd5
commit e1693ae83b

View file

@ -136,6 +136,7 @@
<thead><tr><th>Username</th><th>Created</th><th>New Password</th><th></th></tr></thead>
<tbody id="users-tbody"></tbody>
</table>
</div>
<div class="settings-tab-pane" data-tab="intra-clients" style="display:none;">
<div style="display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;">
<div class="settings-section-title" style="margin-bottom:0;">Пользователи клиентов IntraDesk</div>
@ -144,7 +145,6 @@
<div id="sync-clients-status" style="font-size:12px;color:var(--text3);margin-bottom:10px;min-height:16px;"></div>
<div id="intra-clients-list" style="max-height:420px;overflow-y:auto;display:flex;flex-direction:column;gap:6px;"></div>
</div>
</div>
</div>
</div>
</div>