diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 10:47:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 10:47:35 +0200 |
commit | 9757aa45ede4960d176b2f235b4e4167160f06cc (patch) | |
tree | 6cda5204ecc2af521a4456682fd3883d2e1072e4 /files/fr/web/api/clipboard | |
parent | 1f69bec78a4dd6ba4c01020567e0ef707d7e8fa3 (diff) | |
download | translated-content-9757aa45ede4960d176b2f235b4e4167160f06cc.tar.gz translated-content-9757aa45ede4960d176b2f235b4e4167160f06cc.tar.bz2 translated-content-9757aa45ede4960d176b2f235b4e4167160f06cc.zip |
Remove hidden blocks for 100 files (#1242)
Diffstat (limited to 'files/fr/web/api/clipboard')
-rw-r--r-- | files/fr/web/api/clipboard/index.html | 2 | ||||
-rw-r--r-- | files/fr/web/api/clipboard/writetext/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/api/clipboard/index.html b/files/fr/web/api/clipboard/index.html index 21299dbae3..a248206ee7 100644 --- a/files/fr/web/api/clipboard/index.html +++ b/files/fr/web/api/clipboard/index.html @@ -78,6 +78,4 @@ translation_of: Web/API/Clipboard <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></div> - <p>{{Compat("api.Clipboard")}}</p> diff --git a/files/fr/web/api/clipboard/writetext/index.html b/files/fr/web/api/clipboard/writetext/index.html index 1237db947b..4b29e6ed6a 100644 --- a/files/fr/web/api/clipboard/writetext/index.html +++ b/files/fr/web/api/clipboard/writetext/index.html @@ -56,6 +56,4 @@ translation_of: Web/API/Clipboard/writeText <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">La page de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></div> - <p>{{Compat("api.Clipboard.writeText")}}</p> |