projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc160d
)
modules/freifunk: fix map.html when using https, thanks cholin
author
Manuel Munz
<
[email protected]
>
Wed, 24 Sep 2014 17:40:02 +0000
(17:40 +0000)
committer
Manuel Munz
<
[email protected]
>
Wed, 24 Sep 2014 17:40:02 +0000
(17:40 +0000)
modules/freifunk/luasrc/view/freifunk-map/map.htm
patch
|
blob
|
history
diff --git
a/modules/freifunk/luasrc/view/freifunk-map/map.htm
b/modules/freifunk/luasrc/view/freifunk-map/map.htm
index 02b1afdab0bd65fd4f6aae5c6f048251c260593b..c3951f9c63d35f7014f23be80451cc99fe6b926f 100644
(file)
--- a/
modules/freifunk/luasrc/view/freifunk-map/map.htm
+++ b/
modules/freifunk/luasrc/view/freifunk-map/map.htm
@@
-5,7
+5,7
@@
</head>
<body style="margin:0">
- <script src="
http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.
1" type="text/javascript"></script>
+ <script src="
//dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.1&s=
1" type="text/javascript"></script>
<script type="text/javascript">
var alias = new Array;
var points = new Array;