Commit 6166ed0f authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_travel_expense: typos

parent 56454a07
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
return sync_state; return sync_state;
}; };
window.getLocationPromise = function() { window.geoLocationPromise = function() {
return new Promise(function (resolve, reject) { return new Promise(function (resolve, reject) {
var err; var err;
if (navigator.geolocation) { if (navigator.geolocation) {
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>956.44618.20758.21367</string> </value> <value> <string>956.45945.18260.25463</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1484577478.61</float> <float>1484840353.8</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </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