aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/idbfactory
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-06-19 19:21:21 +0200
committerGitHub <noreply@github.com>2021-06-19 19:21:21 +0200
commit4b325100c1ca81f9cb59fa6aba8667bc4363636f (patch)
tree1c67336d0833c30915270912af5968f9d6614c70 /files/fr/web/api/idbfactory
parentdeeef44dd82adb13ef2c85ff295c426561f9925c (diff)
downloadtranslated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.gz
translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.bz2
translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.zip
Removing all hidden bcd block for /web/ (#1252)
* Removing all hidden bcd block for /web/ * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/idbfactory')
-rw-r--r--files/fr/web/api/idbfactory/index.html4
-rw-r--r--files/fr/web/api/idbfactory/open/index.html4
2 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/api/idbfactory/index.html b/files/fr/web/api/idbfactory/index.html
index 3d2356a76b..cc1728ca4a 100644
--- a/files/fr/web/api/idbfactory/index.html
+++ b/files/fr/web/api/idbfactory/index.html
@@ -90,10 +90,6 @@ DBOpenRequest.onsuccess = function(event) {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.IDBFactory")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/idbfactory/open/index.html b/files/fr/web/api/idbfactory/open/index.html
index 5c6ca281ea..34d73134b2 100644
--- a/files/fr/web/api/idbfactory/open/index.html
+++ b/files/fr/web/api/idbfactory/open/index.html
@@ -135,10 +135,6 @@ DBOpenRequest.onsuccess = function(event) {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>La page de compatibilité sur cette table 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" lang="en-US">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></p>
-</div>
-
<p>{{Compat("api.IDBFactory.open")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>