diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/string/substr')
| -rw-r--r-- | files/ru/web/javascript/reference/global_objects/string/substr/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/string/substr/index.html b/files/ru/web/javascript/reference/global_objects/string/substr/index.html index 13fbfe4b76..b6bc0740ed 100644 --- a/files/ru/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/ru/web/javascript/reference/global_objects/string/substr/index.html @@ -102,9 +102,6 @@ if ('ab'.substr(-1) != 'b') { </table> <h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</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.String.substr")}}</p> <h2 id="See_also" name="See_also">Смотрите также</h2> |
