aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/urlsearchparams
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-29 20:34:32 +0300
committerGitHub <noreply@github.com>2021-10-29 20:34:32 +0300
commitc08c48e16cb9e47c586925999362de104ecd710d (patch)
tree4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/api/urlsearchparams
parent9adcae13346df29353fc658e8c1e04e1903f1f9d (diff)
downloadtranslated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/api/urlsearchparams')
-rw-r--r--files/ru/web/api/urlsearchparams/delete/index.html2
-rw-r--r--files/ru/web/api/urlsearchparams/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/urlsearchparams/delete/index.html b/files/ru/web/api/urlsearchparams/delete/index.html
index c9e662228e..34b9296f5d 100644
--- a/files/ru/web/api/urlsearchparams/delete/index.html
+++ b/files/ru/web/api/urlsearchparams/delete/index.html
@@ -41,5 +41,5 @@ params.delete('foo'); //Строка запроса теперь: 'bar=2'</pre>
<div>
-<p>{{Compat("api.URLSearchParams.delete")}}</p>
+<p>{{Compat}}</p>
</div>
diff --git a/files/ru/web/api/urlsearchparams/index.html b/files/ru/web/api/urlsearchparams/index.html
index e7826e364a..ff4b1efeb3 100644
--- a/files/ru/web/api/urlsearchparams/index.html
+++ b/files/ru/web/api/urlsearchparams/index.html
@@ -81,7 +81,7 @@ searchParams.toString(); // "q=URLUtils.searchParams"
<h2 id="Совместимость_с_браузером">Совместимость с браузером</h2>
-<div id="compat-mobile">{{Compat("api.URLSearchParams")}}</div>
+<div id="compat-mobile">{{Compat}}</div>
<h2 id="Смотрите_также">Смотрите также</h2>