diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-06-22 07:55:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 13:55:45 +0200 |
commit | 325a9a16506132e984a82bbfce18f9220e81fbb0 (patch) | |
tree | 91bc3309b5569ffc128143fa3babe8c04bd9e88c /files/es/web/api/globaleventhandlers | |
parent | 54dab32379dd4758a25387f0736a04067383688b (diff) | |
download | translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.gz translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.bz2 translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.zip |
remove hidden bcd table from 'es' (#1271)
Diffstat (limited to 'files/es/web/api/globaleventhandlers')
-rw-r--r-- | files/es/web/api/globaleventhandlers/index.html | 2 | ||||
-rw-r--r-- | files/es/web/api/globaleventhandlers/onclose/index.html | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/files/es/web/api/globaleventhandlers/index.html b/files/es/web/api/globaleventhandlers/index.html index c9b5217f69..9b91fe41cc 100644 --- a/files/es/web/api/globaleventhandlers/index.html +++ b/files/es/web/api/globaleventhandlers/index.html @@ -258,7 +258,7 @@ translation_of: Web/API/GlobalEventHandlers <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2> <div> -<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div> + <p>{{Compat("api.GlobalEventHandlers")}}</p> </div> diff --git a/files/es/web/api/globaleventhandlers/onclose/index.html b/files/es/web/api/globaleventhandlers/onclose/index.html index 20ddb639f5..474c5a4cdf 100644 --- a/files/es/web/api/globaleventhandlers/onclose/index.html +++ b/files/es/web/api/globaleventhandlers/onclose/index.html @@ -46,7 +46,5 @@ translation_of: Web/API/GlobalEventHandlers/onclose <h2 id="Compatibilidad_con_Navegadores">Compatibilidad con Navegadores</h2> <div> -<div class="hidden">La tabla de compatibilidad en esta pagina es generada de datos estructurados. Si te gustaría contribuir a los datos, por favor haz check out de <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envianos una petición pull.</div> - <p>{{Compat("api.GlobalEventHandlers.onclose")}}</p> </div> |