Commit 84d80da6 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_travel_expense: https map provider is better

parent b0aed111
......@@ -32,7 +32,7 @@
shadowSize: [65, 50],
shadowAnchor: [22, 94]
});
L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', {
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
attribution: '&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'
}).addTo(mymap);
for (i = 0; i < gadget.geo_doc.total_rows; i += 1) {
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>956.50262.52498.13499</string> </value>
<value> <string>956.57506.7659.49902</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1484916162.42</float>
<float>1485350649.34</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -343,7 +343,7 @@
</item>
<item>
<key> <string>configuration_content_security_policy</string> </key>
<value> <string>default-src \'none\'; img-src \'self\' http://*.tile.osm.org data:; media-src \'self\' blob:; connect-src \'self\' https://localhost:5000 mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.net; script-src \'self\' \'unsafe-eval\'; font-src netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data: *.app.officejs.com</string> </value>
<value> <string>default-src \'none\'; img-src \'self\' https://*.tile.openstreetmap.org data:; media-src \'self\' blob:; connect-src \'self\' https://localhost:5000 mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.net; script-src \'self\' \'unsafe-eval\'; font-src netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data: *.app.officejs.com</string> </value>
</item>
<item>
<key> <string>configuration_default_view_action_reference</string> </key>
......@@ -565,7 +565,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>956.47571.26328.47974</string> </value>
<value> <string>956.57506.23984.60142</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -583,7 +583,7 @@
</tuple>
<state>
<tuple>
<float>1484755498.8</float>
<float>1485350678.17</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment