aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html')
-rw-r--r--files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html
index 6add25ff14..908a152cfe 100644
--- a/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html
+++ b/files/ru/web/javascript/reference/global_objects/number/tolocalestring/index.html
@@ -148,9 +148,6 @@ console.log(number.toLocaleString('en-IN', { maximumSignificantDigits: 3 }));
</table>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</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>
-
<p>{{Compat("javascript.builtins.Number.toLocaleString")}}</p>
<h2 id="See_also" name="See_also">Смотрите также</h2>