diff options
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> |