Commit 9354fdb2 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Remove XXX already fixed

parent df520505
......@@ -183,7 +183,6 @@
return gadget.getTranslationList(["Page", "New Page"])
.push(function (result_list) {
// XXX TODO right term
thumbnail_dom_list.push(domsugar('button', {type: 'button',
text: result_list[1],
// Do not allow to show again the current image
......@@ -192,7 +191,6 @@
}));
for (i = 0; i < len; i += 1) {
// XXX right term
// XXX TODO display a loader when saving
if (gadget.state['blob_state_' + i] !== 'deleted') {
thumbnail_dom_list.push(domsugar('button', {
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>981.39718.56660.63334</string> </value>
<value> <string>981.39722.8382.24115</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1580773087.67</float>
<float>1580782043.63</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