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/datatransfer | |
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/datatransfer')
-rw-r--r-- | files/es/web/api/datatransfer/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/datatransfer/index.html b/files/es/web/api/datatransfer/index.html index 8d8a6a5b1d..01c9ba4fbf 100644 --- a/files/es/web/api/datatransfer/index.html +++ b/files/es/web/api/datatransfer/index.html @@ -143,8 +143,6 @@ translation_of: Web/API/DataTransfer <p>Holds a list of the format types of the data that is stored for the first item, in the same order the data was added. An empty list will be returned if no data was added.</p> -<p>{{ gecko_minversion_note("1.9.2", 'The string "Files" is included in this list if files are included in the drag.') }}</p> - <p>{{ h3_gecko_minversion("mozCursor", "1.9.1", "mozCursor") }}</p> <p>The drag cursor's state. This is primarily used to control the cursor during tab drags.</p> |