diff options
Diffstat (limited to 'files/pt-br/web/api/geolocation')
-rw-r--r-- | files/pt-br/web/api/geolocation/clearwatch/index.html | 4 | ||||
-rw-r--r-- | files/pt-br/web/api/geolocation/index.html | 6 |
2 files changed, 2 insertions, 8 deletions
diff --git a/files/pt-br/web/api/geolocation/clearwatch/index.html b/files/pt-br/web/api/geolocation/clearwatch/index.html index 2aaa1d6658..3d2c8ce25e 100644 --- a/files/pt-br/web/api/geolocation/clearwatch/index.html +++ b/files/pt-br/web/api/geolocation/clearwatch/index.html @@ -68,9 +68,7 @@ id = navigator.geolocation.watchPosition(success, error, options); </tbody> </table> -<h2 id="Compatibiliade_dos_Navegadores">Compatibiliade dos Navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta pagina é gerada de dados estruturados. Se você quiser contribuir com os dados, por favor cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie um pull request para nós.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Geolocation.clearWatch")}}</p> diff --git a/files/pt-br/web/api/geolocation/index.html b/files/pt-br/web/api/geolocation/index.html index 4ca0efa69a..3c6db72b46 100644 --- a/files/pt-br/web/api/geolocation/index.html +++ b/files/pt-br/web/api/geolocation/index.html @@ -54,14 +54,10 @@ translation_of: Web/API/Geolocation </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> -<div class="hidden"> -<p>The compatibility table on 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> -</div> - <p>{{Compat("api.Geolocation")}}</p> <p> </p> |