aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/response
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-06-22 07:55:45 -0400
committerGitHub <noreply@github.com>2021-06-22 13:55:45 +0200
commit325a9a16506132e984a82bbfce18f9220e81fbb0 (patch)
tree91bc3309b5569ffc128143fa3babe8c04bd9e88c /files/es/web/api/response
parent54dab32379dd4758a25387f0736a04067383688b (diff)
downloadtranslated-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/response')
-rw-r--r--files/es/web/api/response/response/index.html2
-rw-r--r--files/es/web/api/response/status/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/api/response/response/index.html b/files/es/web/api/response/response/index.html
index f967d677f2..9475876d8b 100644
--- a/files/es/web/api/response/response/index.html
+++ b/files/es/web/api/response/response/index.html
@@ -62,7 +62,7 @@ var miRespuesta = new Response(miBlob,opciones);</pre>
<h2 id="Compatibilidad_en_navegadores">Compatibilidad en navegadores</h2>
-<div class="hidden">La tabla de compatibilidad de esta página está generada a partir de datos estructurados. Si deseas contribuir a los datos, por favor échale un vistazo a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos un pull request.</div>
+
<p>{{Compat("api.Response.Response")}}</p>
diff --git a/files/es/web/api/response/status/index.html b/files/es/web/api/response/status/index.html
index eecaf02967..86cefd4614 100644
--- a/files/es/web/api/response/status/index.html
+++ b/files/es/web/api/response/status/index.html
@@ -60,7 +60,7 @@ fetch(myRequest).then(function(response) {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir a los datos, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una solicitud de extracción.</div>
+
<p>{{Compat("api.Response.status")}}</p>