Commit c7a2f0e7 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Improve titles

parent efe3a31f
......@@ -158,7 +158,7 @@
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string>Attach Image</string> </value>
<value> <string>Capture</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -25,7 +25,7 @@
<div class="camera-output" style="display:none">
<img class="photo" alt="Photo">
<input class="photoInput" type="hidden">
<button class="capture-button">Capture</button>
<button class="capture-button">Crop</button>
</div>
</div>
</body>
......
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