Commit 623f1b29 authored by Romain Courteaud's avatar Romain Courteaud

erp5_document_scanner: stop using minified cropper

parent cf81d4b1
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no" /> <meta name="viewport" content="width=device-width, user-scalable=no" />
<link rel="stylesheet" href="gadget_document_scanner.css"> <link rel="stylesheet" href="gadget_document_scanner.css">
<link rel="stylesheet" href="cropper.min.css"> <link rel="stylesheet" href="cropper.css">
<script type="text/javascript" src="rsvp.js"></script> <script type="text/javascript" src="rsvp.js"></script>
<script type="text/javascript" src="renderjs.js"></script> <script type="text/javascript" src="renderjs.js"></script>
<script type="text/javascript" src="jio.js"></script> <script type="text/javascript" src="jio.js"></script>
......
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>982.61125.62372.52718</string> </value> <value> <string>982.61373.37397.17954</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1585831534.13</float> <float>1585899899.78</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