diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/array/flat/index.html')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/array/flat/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/array/flat/index.html b/files/fr/web/javascript/reference/global_objects/array/flat/index.html index 86090aaec9..e7e0d9e95f 100644 --- a/files/fr/web/javascript/reference/global_objects/array/flat/index.html +++ b/files/fr/web/javascript/reference/global_objects/array/flat/index.html @@ -135,8 +135,6 @@ flatStack(arr); <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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("javascript.builtins.Array.flat")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |