Commit f64c3237 authored by Roque's avatar Roque

erp5_officejs: missing minor change on controller

parent 3fba7568
......@@ -32,7 +32,7 @@
var gadget = this,
child_gadget_url = 'gadget_erp5_pt_form_view_editable.html',
jio_document;
return gadget.declareGadget("gadget_officejs_common_utils.html")
return gadget.declareGadget("gadget_officejs_form_view.html")
.push(function (result) {
gadget_utils = result;
return gadget.jio_get(options.jio_key);
......
......@@ -225,7 +225,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.64563.38496.35959</string> </value>
<value> <string>974.64565.20677.40089</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -243,7 +243,7 @@
</tuple>
<state>
<tuple>
<float>1555084158.92</float>
<float>1555626551.51</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