mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update all css and js references
This commit is contained in:
parent
73a4bb7640
commit
f4e1b762e9
13 changed files with 14 additions and 14 deletions
|
@ -28,7 +28,7 @@ DOCUMENTATION :: END
|
|||
<%inherit file="base.html"/>
|
||||
|
||||
<%def name="headIncludes()">
|
||||
<link rel="stylesheet" href="${http_root}css/dataTables.bootstrap.css">
|
||||
<link rel="stylesheet" href="${http_root}css/datatables.bootstrap.min.css">
|
||||
<link rel="stylesheet" href="${http_root}css/dataTables.colVis.css">
|
||||
<link rel="stylesheet" href="${http_root}css/tautulli-dataTables.css">
|
||||
</%def>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue