aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/beforeunloadevent/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/beforeunloadevent/index.html')
-rw-r--r--files/es/web/api/beforeunloadevent/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/beforeunloadevent/index.html b/files/es/web/api/beforeunloadevent/index.html
index 5bd5e2204f..131f92d6b8 100644
--- a/files/es/web/api/beforeunloadevent/index.html
+++ b/files/es/web/api/beforeunloadevent/index.html
@@ -53,8 +53,6 @@ window.addEventListener("beforeunload", function( event ) {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
<div>
-<div class="hidden">La table de compatibilidad en esta página se genera a partir de los datos estructurados. Si le gustaría contrubuir con los datos, por favor revise <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos un un pull request.</div>
-
<p>{{Compat("api.BeforeUnloadEvent")}}</p>
</div>