This commit is contained in:
parent
79ea884dd5
commit
e1693ae83b
1 changed files with 1 additions and 1 deletions
|
|
@ -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')">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue