diff options
author | t7yang <t7yang@gmail.com> | 2021-06-24 00:16:58 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-24 13:21:59 +0800 |
commit | d24d30f7b6cae2ed8e33b2c1b5c19b141a59cc2d (patch) | |
tree | aa2d496ba28756ee3962d7b3f8b8cee0fc044a16 /files/zh-tw/conflicting/web/javascript | |
parent | a65324f8cf11aa159e7efc81a62d0ea95a94ee44 (diff) | |
download | translated-content-d24d30f7b6cae2ed8e33b2c1b5c19b141a59cc2d.tar.gz translated-content-d24d30f7b6cae2ed8e33b2c1b5c19b141a59cc2d.tar.bz2 translated-content-d24d30f7b6cae2ed8e33b2c1b5c19b141a59cc2d.zip |
remove hidden bcd for zh-TW
Diffstat (limited to 'files/zh-tw/conflicting/web/javascript')
2 files changed, 0 insertions, 6 deletions
diff --git a/files/zh-tw/conflicting/web/javascript/reference/global_objects/promise/index.html b/files/zh-tw/conflicting/web/javascript/reference/global_objects/promise/index.html index ad266c7cce..5942192803 100644 --- a/files/zh-tw/conflicting/web/javascript/reference/global_objects/promise/index.html +++ b/files/zh-tw/conflicting/web/javascript/reference/global_objects/promise/index.html @@ -55,8 +55,6 @@ original_slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype <h2 id="瀏覽器相容性">瀏覽器相容性</h2> -<p class="hidden">To contribute to this compatibility data, please write a pull request against this file: <a href="https://github.com/mdn/browser-compat-data/blob/master/javascript/promise.json">https://github.com/mdn/browser-compat-data/blob/master/javascript/promise.json</a>.</p> - <p>{{Compat("javascript/promise","Promise.prototype")}}</p> <h2 id="參見">參見</h2> diff --git a/files/zh-tw/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html b/files/zh-tw/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html index 52a38b43b2..73b7da5327 100644 --- a/files/zh-tw/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html +++ b/files/zh-tw/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html @@ -544,10 +544,6 @@ alert(string1); <h2 id="瀏覽器相容性">瀏覽器相容性</h2> -<div class="hidden"> -<p>The compatibility table on 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> -</div> - <p>{{Compat("javascript.operators.bitwise")}}</p> <h2 id="另見">另見</h2> |