mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Temporary fixes for masked info for guest access
This commit is contained in:
parent
5d8da23c3f
commit
ef6ef868e0
6 changed files with 85 additions and 59 deletions
|
@ -15,9 +15,6 @@
|
|||
<link href="${http_root}css/bootstrap3/bootstrap.css" rel="stylesheet">
|
||||
<link href="${http_root}css/pnotify.custom.min.css" rel="stylesheet" />
|
||||
<link href="${http_root}css/plexpy.css" rel="stylesheet">
|
||||
% if _session['user_group'] == 'admin' and plexpy.CONFIG.PMS_PLEXPASS:
|
||||
<link href="${http_root}css/plexpy-admin.css" rel="stylesheet">
|
||||
% endif
|
||||
<link href="${http_root}css/opensans.min.css" rel="stylesheet">
|
||||
<link href="${http_root}css/font-awesome.min.css" rel="stylesheet">
|
||||
${next.headIncludes()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue