фикс статистики 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>
@ -147,7 +148,6 @@
</div>
</div>
</div>
</div>
<!-- CONFIRM MODAL -->
<div class="confirm-overlay" id="confirm-modal" onclick="if(event.target===this)this.classList.remove('open')">