From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/geolocation/getcurrentposition/index.html | 2 +- files/ru/web/api/geolocation/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/api/geolocation') diff --git a/files/ru/web/api/geolocation/getcurrentposition/index.html b/files/ru/web/api/geolocation/getcurrentposition/index.html index 3464186d18..aad18e8d7b 100644 --- a/files/ru/web/api/geolocation/getcurrentposition/index.html +++ b/files/ru/web/api/geolocation/getcurrentposition/index.html @@ -57,7 +57,7 @@ navigator.geolocation.getCurrentPosition(success, error, options);

Совместимость с браузерами

-

{{Compat("api.Geolocation.getCurrentPosition")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/geolocation/index.html b/files/ru/web/api/geolocation/index.html index 35c36cd726..736d5ce50d 100644 --- a/files/ru/web/api/geolocation/index.html +++ b/files/ru/web/api/geolocation/index.html @@ -45,7 +45,7 @@ translation_of: Web/API/Geolocation -

{{Compat("api.Geolocation")}}

+

{{Compat}}

Смотрите также

-- cgit v1.2.3-54-g00ecf