removed preload as not needed.

This commit is contained in:
Watts 2017-04-13 21:00:23 +01:00
parent ea6945fbda
commit 0a947af22f

View File

@ -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"/>