From 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b Mon Sep 17 00:00:00 2001 From: Clóvis Lima Júnior <clovis.junior@gmail.com> Date: Fri, 4 Jun 2021 18:38:22 -0300 Subject: Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104) * chore: Remove all hidden paragraphs about Browser compabitility on pt-BR following #1008 * chore: Continue the removal of hidden paragraphs about Browser compability * chore: Normalize Browser compability name and id * chore: normalize id from Browser Compatibility title --- .../web/javascript/reference/global_objects/string/substr/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/string/substr/index.html') diff --git a/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html b/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html index c1e45beaef..f87c499829 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html @@ -126,9 +126,7 @@ if ('ab'.substr(-1) != 'b') { </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.substr")}}</p> -- cgit v1.2.3-54-g00ecf