[MIG] web_drop_target: Migration to 14.0

This commit is contained in:
Víctor Martínez
2021-04-06 12:59:55 +02:00
committed by Jasmin Solanki
parent 5493189ea7
commit 3cf3ed9c66
4 changed files with 3 additions and 21 deletions

View File

@@ -1,5 +1 @@
This module extends the functionality of the web client to support dropping local files into the web client.
By default, an attachment will be created when dropping a file on a form.
Further, this module is meant as a base drag&drop module supporting other actions after some file is dropped so that other modules can add more features.
This module is meant as a base drag&drop module supporting other actions after some file is dropped so that other modules can add more features.