mirror of https://github.com/OCA/web.git
[FIX] web_drop_target readme
parent
b70e0a0fac
commit
032197167d
|
@ -1,4 +1,3 @@
|
||||||
Libraries
|
**Libraries**
|
||||||
---------
|
|
||||||
|
|
||||||
* `base64js <https://raw.githubusercontent.com/beatgammit/base64-js>`_.
|
* `base64js <https://raw.githubusercontent.com/beatgammit/base64-js>`_.
|
|
@ -1,7 +1,7 @@
|
||||||
To use this module, you need to:
|
To use this module, you need to:
|
||||||
|
|
||||||
#. drag a file from your local computer onto an Odoo form view
|
1. drag a file from your local computer onto an Odoo form view
|
||||||
#. it should become an attachment of the currently opened record
|
2. it should become an attachment of the currently opened record
|
||||||
|
|
||||||
.. image:: /web_drop_target/static/description/screenshot.png
|
.. image:: /web_drop_target/static/description/screenshot.png
|
||||||
:alt: Screenshot
|
:alt: Screenshot
|
||||||
|
|
Loading…
Reference in New Issue