mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
style: add jquery.ui.css & dynamix-jquery-ui.css into DefaultPageLayout and out of .page files
This commit is contained in:
@@ -478,10 +478,8 @@ if (!empty($TS_no_peers) && !empty($TS_container)) {
|
||||
}
|
||||
}
|
||||
?>
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/jquery.ui.css")?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/jquery.switchbutton.css")?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/jquery.filetree.css")?>">
|
||||
<link type="text/css" rel="stylesheet" href="<?autov("/plugins/dynamix/styles/dynamix-jquery-ui.css")?>">
|
||||
|
||||
<script src="<?autov('/webGui/javascript/jquery.switchbutton.js')?>"></script>
|
||||
<script src="<?autov('/webGui/javascript/jquery.filetree.js')?>" charset="utf-8"></script>
|
||||
|
||||
Reference in New Issue
Block a user