diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:26:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:26:37 +0200 |
commit | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (patch) | |
tree | 53edf40b949bdf58d0a3173ffb191cbd00c5c2e8 /files/ru/web/api/file/using_files_from_web_applications | |
parent | 692f50f06294e3c96eef8115f2889e5bd245e083 (diff) | |
download | translated-content-fb5b8c8367d594d5fc4f38c61573d8e2e3552a57.tar.gz translated-content-fb5b8c8367d594d5fc4f38c61573d8e2e3552a57.tar.bz2 translated-content-fb5b8c8367d594d5fc4f38c61573d8e2e3552a57.zip |
KS: Removal of the least used macros (#614)
Diffstat (limited to 'files/ru/web/api/file/using_files_from_web_applications')
-rw-r--r-- | files/ru/web/api/file/using_files_from_web_applications/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/api/file/using_files_from_web_applications/index.html b/files/ru/web/api/file/using_files_from_web_applications/index.html index e8469671bd..d181506343 100644 --- a/files/ru/web/api/file/using_files_from_web_applications/index.html +++ b/files/ru/web/api/file/using_files_from_web_applications/index.html @@ -470,7 +470,3 @@ window.URL.revokeObjectURL(obj_url);</pre> <li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li> <li><a class="external" href="http://www.jquery.com/" title="http://www.jquery.com/">jQuery</a> JavaScript library</li> </ul> - -<p>{{ HTML5ArticleTOC() }}</p> - -<p>{{ languages( { "zh-cn": "zh-cn/Using_files_from_web_applications", "ja": "ja/Using_files_from_web_applications" } ) }}</p> |