aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/console
diff options
context:
space:
mode:
authorSasha Sushko <sushko@outlook.com>2021-05-31 19:26:15 +0300
committerGitHub <noreply@github.com>2021-05-31 19:26:15 +0300
commitfe6cfe4e918907d7d9ecd83fec4528092138b00e (patch)
treec02e28f78a15607eaa1b5753b19389a7390a45d2 /files/ru/web/api/console
parent33ef44d2df73d4e1705ec10ba54501e4d7f82603 (diff)
downloadtranslated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.gz
translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.bz2
translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.zip
RU: Remove hidden paragraphs about Browser Compatibility (#1062)
* Remove Browser Compatibility hidden paragraphs via automation * Remove Browser Compatibility hidden paragraphs manually * Remove Browser Compatibility hidden paragraphs in "not sure" cases
Diffstat (limited to 'files/ru/web/api/console')
-rw-r--r--files/ru/web/api/console/dirxml/index.html3
-rw-r--r--files/ru/web/api/console/time/index.html3
-rw-r--r--files/ru/web/api/console/timelog/index.html2
3 files changed, 0 insertions, 8 deletions
diff --git a/files/ru/web/api/console/dirxml/index.html b/files/ru/web/api/console/dirxml/index.html
index 8428b59f03..b79983557e 100644
--- a/files/ru/web/api/console/dirxml/index.html
+++ b/files/ru/web/api/console/dirxml/index.html
@@ -45,9 +45,6 @@ translation_of: Web/API/Console/dirxml
</table>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-
-<div class="hidden">Таблица совместимости на этой странице генерируется из структурированных данных. Если вы хотите стать контрибьютором, пожалуйста, ознакомьтесь с <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</div>
-
<p>{{Compat("api.Console.dirxml")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/console/time/index.html b/files/ru/web/api/console/time/index.html
index 9a578d0446..0f538e539d 100644
--- a/files/ru/web/api/console/time/index.html
+++ b/files/ru/web/api/console/time/index.html
@@ -48,9 +48,6 @@ translation_of: Web/API/Console/time
</table>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-
-<div class="hidden">Таблица совместимости на этой странице создаётся на основе структурированных данных. Если вы хотите внести свой вклад в эти данные, пожалуйста, проверьте этот сайт <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам запрос на изменение.</div>
-
<p>{{Compat("api.Console.time")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/console/timelog/index.html b/files/ru/web/api/console/timelog/index.html
index cfc1bf6eca..4d92952cca 100644
--- a/files/ru/web/api/console/timelog/index.html
+++ b/files/ru/web/api/console/timelog/index.html
@@ -80,8 +80,6 @@ console.timeEnd("answer time");
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<div>
-<div class="hidden">Таблица совместимости сгенерирована из структурированных данных. Для внесения вклада, пожалуйста, изучите репозиторий <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> с последующей отправкой пулреквестов.</div>
-
<p>{{Compat("api.Console.timeLog")}}</p>
</div>