feat(users): update user display to show usage days and remove expiry days column

This commit is contained in:
Seyed Mahdi
2025-12-24 12:25:16 +03:30
parent ff0a218c63
commit 810577ccae
4 changed files with 7 additions and 6 deletions

View File

@ -129,7 +129,6 @@
<th class="d-none d-md-table-cell">Status</th>
<th class="d-none d-md-table-cell">Traffic Usage</th>
<th class="d-none d-md-table-cell text-nowrap">Expiry Date</th>
<th class="d-none d-md-table-cell text-nowrap">Expiry Days</th>
<th class="d-none d-md-table-cell text-nowrap">Day Usage</th>
<th class="d-none d-md-table-cell">Enable</th>
<th class="d-none d-md-table-cell">Note</th>