removed preload as not needed.
This commit is contained in:
parent
ea6945fbda
commit
0a947af22f
@ -4,7 +4,7 @@
|
||||
<title>Flexi Time Data Viewer</title>
|
||||
<link rel="shortcut icon" href="favicon.ico" />
|
||||
|
||||
<link rel="stylesheet preload" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"/>
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"/>
|
||||
<!--<link rel="stylesheet preload" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.1/css/bootstrap-datepicker3.min.css"/>-->
|
||||
<link href="spa.min.css" rel="stylesheet" />
|
||||
<link href="css/knockout.contextmenu.css" rel="stylesheet" type="text/css"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user