mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add hidden user title (Full Name) column to users table
This commit is contained in:
parent
aa6592eec7
commit
4862aee9a1
4 changed files with 26 additions and 7 deletions
|
@ -34,6 +34,7 @@
|
|||
<th align="right" id="avatar"></th>
|
||||
<th align="left" id="friendly_name">User</th>
|
||||
<th align="left" id="username">Username</th>
|
||||
<th align="left" id="title">Full Name</th>
|
||||
<th align="left" id="email">Email</th>
|
||||
<th align="left" id="last_seen">Last Streamed</th>
|
||||
<th align="left" id="last_known_ip">Last Known IP</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue