mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Show all users in Users table even if they don't have any history.
This commit is contained in:
parent
e8e5a0b5ff
commit
ad12a85c6c
3 changed files with 29 additions and 20 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class='container-fluid'>
|
||||
<div class='table-card-header'>
|
||||
<div class="header-bar">
|
||||
<span><i class="fa fa-group"></i> Active Users</span>
|
||||
<span><i class="fa fa-group"></i> All Users</span>
|
||||
</div>
|
||||
<div class="button-bar">
|
||||
<button class="btn btn-dark" id="refresh-users-list"><i class="fa fa-refresh"></i> Refresh users</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue