diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/api/file_and_directory_entries_api | |
parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/api/file_and_directory_entries_api')
-rw-r--r-- | files/ru/web/api/file_and_directory_entries_api/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/file_and_directory_entries_api/introduction/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/file_and_directory_entries_api/index.html b/files/ru/web/api/file_and_directory_entries_api/index.html index 76d7fe3a46..4d9da9fbf7 100644 --- a/files/ru/web/api/file_and_directory_entries_api/index.html +++ b/files/ru/web/api/file_and_directory_entries_api/index.html @@ -117,7 +117,7 @@ translation_of: Web/API/File_and_Directory_Entries_API <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.FileSystem", 0)}}</p> +<p>{{Compat}}</p> <p>{{Compat("api.FileSystemSync", 0)}}</p> diff --git a/files/ru/web/api/file_and_directory_entries_api/introduction/index.html b/files/ru/web/api/file_and_directory_entries_api/introduction/index.html index b79bdefce4..d3cd70f2f8 100644 --- a/files/ru/web/api/file_and_directory_entries_api/introduction/index.html +++ b/files/ru/web/api/file_and_directory_entries_api/introduction/index.html @@ -217,7 +217,7 @@ original_slug: Web/API/File_and_Directory_Entries_API/Введение <h3 id="FileSystem"><code>FileSystem</code></h3> -<p>{{Compat("api.FileSystem", 0)}}</p> +<p>{{Compat}}</p> <h3 id="FileSystemSync_property"><code>FileSystemSync</code> property</h3> |