diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
| commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
| tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/api/html_drag_and_drop_api | |
| parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
| download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip | |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/api/html_drag_and_drop_api')
| -rw-r--r-- | files/pt-br/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html | 3 | ||||
| -rw-r--r-- | files/pt-br/web/api/html_drag_and_drop_api/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/pt-br/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html b/files/pt-br/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html index 13609ee260..2442d4ed4b 100644 --- a/files/pt-br/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html +++ b/files/pt-br/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html @@ -1,7 +1,8 @@ --- title: Arrastar e soltar arquivos -slug: DragDrop/Drag_and_Drop/Arrastar_e_soltar_arquivos +slug: Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop translation_of: Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop +original_slug: DragDrop/Drag_and_Drop/Arrastar_e_soltar_arquivos --- <p>{{DefaultAPISidebar("HTML Drag and Drop API")}}</p> diff --git a/files/pt-br/web/api/html_drag_and_drop_api/index.html b/files/pt-br/web/api/html_drag_and_drop_api/index.html index 10e5592b91..216ac37d68 100644 --- a/files/pt-br/web/api/html_drag_and_drop_api/index.html +++ b/files/pt-br/web/api/html_drag_and_drop_api/index.html @@ -1,6 +1,6 @@ --- title: Arrastar e soltar -slug: DragDrop/Drag_and_Drop +slug: Web/API/HTML_Drag_and_Drop_API tags: - Avançado - Guia(2) @@ -10,6 +10,7 @@ tags: - arrastar e soltar - eventos translation_of: Web/API/HTML_Drag_and_Drop_API +original_slug: DragDrop/Drag_and_Drop --- <p>{{DefaultAPISidebar("HTML Drag and Drop API")}}</p> |
