Commit a15a13ad authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Remove officejs css

parent 1fc38e49
......@@ -391,7 +391,9 @@
</item>
<item>
<key> <string>configuration_stylesheet_url</string> </key>
<value> <string>gadget_officejs_nojqm.css</string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>configuration_translation_gadget_url</string> </key>
......@@ -650,7 +652,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>vincent</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -664,7 +666,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.16277.24517.44253</string> </value>
<value> <string>963.48017.29648.13841</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -682,7 +684,7 @@
</tuple>
<state>
<tuple>
<float>1504529296.63</float>
<float>1513168356.92</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -42,13 +42,11 @@
return gadget.updateDocument(content);
})
.push(function () {
if (gadget.state.content_editable) {
return gadget.jio_putAttachment(
gadget.state.jio_key,
"data",
jIO.util.dataURItoBlob(data)
);
}
return gadget.jio_putAttachment(
gadget.state.jio_key,
"data",
jIO.util.dataURItoBlob(data)
);
})
.push(function () {
return gadget.notifySubmitted({message: 'Data Updated', status: 'success'});
......
......@@ -235,7 +235,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.5641.61141.26828</string> </value>
<value> <string>964.6983.49724.27733</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -253,7 +253,7 @@
</tuple>
<state>
<tuple>
<float>1513091333.42</float>
<float>1513172431.68</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