diff options
author | t7yang <t7yang@gmail.com> | 2022-01-10 08:38:06 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2022-02-16 02:35:54 +0800 |
commit | c4576ded828eb9a5ef5f032c8f9409a7116f80a1 (patch) | |
tree | a26eb256f89eb1b8b2a9c65f1e0183509622807e /files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html | |
parent | f7b137a3dff09fb8f976140d16029ad6ec5cf2b5 (diff) | |
download | translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.tar.gz translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.tar.bz2 translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.zip |
remove id attribute not in heading for zh-CN
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html index d6fe58b0a5..b1b92a19a6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html @@ -83,7 +83,3 @@ let locales = ['lt', 'LT', 'lt-LT', 'lt-u-co-phonebk', 'lt-x-lietuva']; <li>{{jsxref("String.prototype.toLowerCase()")}}</li> <li>{{jsxref("String.prototype.toUpperCase()")}}</li> </ul> - -<div id="gtx-trans" style="position: absolute; left: 11px; top: 96px;"> -<div class="gtx-trans-icon"></div> -</div> |