aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/urlsearchparams
diff options
context:
space:
mode:
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>