diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:28:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:28:38 +0200 |
commit | 71c618f2ea793f0462948cfd512414c9094f7370 (patch) | |
tree | 44b543cd5982852c6bd8b641346503a883c2f7be /files/es/web/api/html_drag_and_drop_api | |
parent | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff) | |
download | translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2 translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip |
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times
* FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/es/web/api/html_drag_and_drop_api')
-rw-r--r-- | files/es/web/api/html_drag_and_drop_api/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/es/web/api/html_drag_and_drop_api/index.html b/files/es/web/api/html_drag_and_drop_api/index.html index c40c43a5bb..e4e06907e3 100644 --- a/files/es/web/api/html_drag_and_drop_api/index.html +++ b/files/es/web/api/html_drag_and_drop_api/index.html @@ -53,6 +53,3 @@ original_slug: DragDrop/Drag_and_Drop <dt>dragend</dt> <dd>El origen del arrastre recibirá un evento dragend cuando la operación se haya completado, tanto si tuvo éxito como si no. Consulta <a href="/en-US/docs/DragDrop/Drag_Operations#dragend" title="/en-US/docs/DragDrop/Drag_Operations#dragend">Finalizar una operación de arrastre</a> si deseas más información.</dd> </dl> - - -<div>{{ HTML5ArticleTOC () }}</div> |