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/console | |
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/console')
-rw-r--r-- | files/fr/web/api/console/debug/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/api/console/debug/index.html b/files/fr/web/api/console/debug/index.html index c632444e7f..fc2f692b32 100644 --- a/files/fr/web/api/console/debug/index.html +++ b/files/fr/web/api/console/debug/index.html @@ -57,11 +57,7 @@ console.debug(<em>msg</em> [, <em>subst1</em>, ..., <em>substN</em>]); <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div> -<div class="hidden">La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez y contribuer, veuillez faire un checkout de <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer un pull request.</div> - <p>{{Compat("api.Console.debug")}}</p> -</div> <h2 id="Voir_aussi">Voir aussi</h2> |