Commit a7946fd2 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_officejs: Fix jio configurator for local configuration to match the default one

parent eddf7fab
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
type: "uuid",\n type: "uuid",\n
sub_storage: {\n sub_storage: {\n
type: "indexeddb",\n type: "indexeddb",\n
database: "officejs-local"\n database: "officejs"\n
}\n }\n
}\n }\n
};\n };\n
...@@ -382,7 +382,7 @@ ...@@ -382,7 +382,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>946.20489.39650.26470</string> </value> <value> <string>947.12629.17894.55808</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -400,7 +400,7 @@ ...@@ -400,7 +400,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1444412978.56</float> <float>1447936126.33</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