diff options
Diffstat (limited to 'files/fr/web/api/serviceworkerglobalscope/onnotificationclick/index.html')
-rw-r--r-- | files/fr/web/api/serviceworkerglobalscope/onnotificationclick/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/api/serviceworkerglobalscope/onnotificationclick/index.html b/files/fr/web/api/serviceworkerglobalscope/onnotificationclick/index.html index d3c2e405b6..fea0aee57c 100644 --- a/files/fr/web/api/serviceworkerglobalscope/onnotificationclick/index.html +++ b/files/fr/web/api/serviceworkerglobalscope/onnotificationclick/index.html @@ -70,8 +70,4 @@ ServiceWorkerGlobalScope.onnotificationclick = (NotificationEvent) => { ... } <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div> -<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.ServiceWorkerGlobalScope.onnotificationclick")}}</p> -</div> |