mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_drop_target: Process only if you are on the expected area
This commit is contained in:
committed by
Jasmin Solanki
parent
9aba0ba132
commit
80625e1854
@@ -1,3 +1,4 @@
|
||||
* Holger Brunn <hbrunn@therp.nl>
|
||||
* Pablo Fuentes <pablo@studio73.es>
|
||||
* Akim Juillerat <akim.juillerat@camptocamp.com>
|
||||
* Akim Juillerat <akim.juillerat@camptocamp.com>
|
||||
* Enric Tobella <etobella@creublanca.es>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
**Libraries**
|
||||
|
||||
* `base64js <https://raw.githubusercontent.com/beatgammit/base64-js>`_.
|
||||
* `base64js <https://raw.githubusercontent.com/beatgammit/base64-js>`_.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
* handle multiple files
|
||||
* add an upload progress meter for huge files
|
||||
* trigger custom events about different stages of the drop operation for other addons to hook in
|
||||
* Install document module to display attachments in the sidebar
|
||||
* Install document module to display attachments in the sidebar
|
||||
|
||||
Reference in New Issue
Block a user