Commit 89335d62 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Update TODO lists

parent 20704de1
......@@ -239,7 +239,7 @@
for (i = 0; i < len; i += 1) {
// XXX TODO: show nice looking thumbnail
// from gadget.state.blob_url_i
// XXX TODO translation + right term
// XXX right term
// XXX TODO display a loader when sending
if (gadget.state['blob_state_' + i] !== 'deleted') {
thumbnail_dom_list.push(domsugar('button', {type: 'button',
......@@ -253,7 +253,7 @@
}
}
// Always add a button to generate a new image
// XXX TODO translation + right term
// 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
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>981.34772.33248.46728</string> </value>
<value> <string>981.34783.60808.5171</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1580476795.66</float>
<float>1580484058.37</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