diff options
Diffstat (limited to 'files/fr/web/api/localfilesystem/index.html')
-rw-r--r-- | files/fr/web/api/localfilesystem/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/fr/web/api/localfilesystem/index.html b/files/fr/web/api/localfilesystem/index.html index 7740dded97..d8d3b0dd9c 100644 --- a/files/fr/web/api/localfilesystem/index.html +++ b/files/fr/web/api/localfilesystem/index.html @@ -187,9 +187,7 @@ window.requestFileSystem(window.PERSISTENT, 1024*1024,onInitFs,errorHandler); </tbody> </table> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilité des navigateurs</h2> - -<div class="hidden">Voir <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> pour contribuer à ces données de compatibilité.</div> +<h2 id="browser_compatibility">Compatibilité des navigateurs</h2> <p>{{Compat("api.LocalFileSystem")}}</p> |