Using https link in base.html
This commit is contained in:
parent
824e20ab78
commit
a58ab4b6f3
@ -11,7 +11,7 @@
|
||||
<!-- Le styles -->
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css"/>
|
||||
<!-- <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-theme.min.css"/> -->
|
||||
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/angular_material/1.0.0/angular-material.min.css"/>
|
||||
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/1.0.0/angular-material.min.css"/>
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/css/table.css"/>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/css/chosen.min.css"/>
|
||||
|
Loading…
Reference in New Issue
Block a user