change geocode to https
This commit is contained in:
parent
f268ee7a54
commit
0ae5bcbe0f
7 changed files with 8 additions and 9 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
<% if (production) { %>
|
||||
<link rel="stylesheet" type="text/css" href="resources/ws.min.css?_=<%=production%>" />
|
||||
<script type="text/javascript" src="resources/data.min.js"></script>
|
||||
<script type="text/javascript" src="resources/data.min.js?_=<%=production%>"></script>
|
||||
<script type="text/javascript" src="resources/ws.min.js?_=<%=production%>"></script>
|
||||
<% } else { %>
|
||||
<link rel="stylesheet" type="text/css" href="styles/index.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue