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