Commit 2c584422 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Update TODO lists

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