aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/serviceworkerregistration
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-06-19 18:31:13 +0200
committerGitHub <noreply@github.com>2021-06-19 18:31:13 +0200
commit52990303982048d807b7a8dc8c016bb332bc710e (patch)
treebf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/serviceworkerregistration
parent322369a40a3058c0630f4276a6455b554128be1d (diff)
downloadtranslated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.gz
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.bz2
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.zip
Remove hidden bcd for API pages (#1249)
* Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/serviceworkerregistration')
-rw-r--r--files/fr/web/api/serviceworkerregistration/active/index.html2
-rw-r--r--files/fr/web/api/serviceworkerregistration/getnotifications/index.html2
-rw-r--r--files/fr/web/api/serviceworkerregistration/scope/index.html2
-rw-r--r--files/fr/web/api/serviceworkerregistration/shownotification/index.html2
4 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/api/serviceworkerregistration/active/index.html b/files/fr/web/api/serviceworkerregistration/active/index.html
index 75c2c257a1..72ef793946 100644
--- a/files/fr/web/api/serviceworkerregistration/active/index.html
+++ b/files/fr/web/api/serviceworkerregistration/active/index.html
@@ -44,8 +44,6 @@ translation_of: Web/API/ServiceWorkerRegistration/active
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">La table de compatibilité dans cette page 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">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></div>
-
<p>{{Compat("api.ServiceWorkerRegistration.active")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/serviceworkerregistration/getnotifications/index.html b/files/fr/web/api/serviceworkerregistration/getnotifications/index.html
index 53f8b915d1..da50d1745a 100644
--- a/files/fr/web/api/serviceworkerregistration/getnotifications/index.html
+++ b/files/fr/web/api/serviceworkerregistration/getnotifications/index.html
@@ -69,6 +69,4 @@ navigator.serviceWorker.ready.then((registration) =&gt; {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">Le tableau de compatibilité de cette page est généré à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une pull request.</div>
-
<p>{{Compat("api.ServiceWorkerRegistration.getNotifications")}}</p>
diff --git a/files/fr/web/api/serviceworkerregistration/scope/index.html b/files/fr/web/api/serviceworkerregistration/scope/index.html
index 80f8dea718..63627cbb8a 100644
--- a/files/fr/web/api/serviceworkerregistration/scope/index.html
+++ b/files/fr/web/api/serviceworkerregistration/scope/index.html
@@ -42,8 +42,6 @@ translation_of: Web/API/ServiceWorkerRegistration/scope
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">Le tableau de compatibilité de cette page est généré à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une pull request.</div>
-
<p>{{Compat("api.ServiceWorkerRegistration.scope")}}</p>
<h2 id="Voir_également">Voir également</h2>
diff --git a/files/fr/web/api/serviceworkerregistration/shownotification/index.html b/files/fr/web/api/serviceworkerregistration/shownotification/index.html
index fb6a49f819..9568f1894c 100644
--- a/files/fr/web/api/serviceworkerregistration/shownotification/index.html
+++ b/files/fr/web/api/serviceworkerregistration/shownotification/index.html
@@ -103,6 +103,4 @@ function showNotification() {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">Le tableau de compatibilité de cette page est généré à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une pull request.</div>
-
<p>{{Compat("api.ServiceWorkerRegistration.showNotification")}}</p>