From c4576ded828eb9a5ef5f032c8f9409a7116f80a1 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove id attribute not in heading for zh-CN --- .../javascript/reference/global_objects/string/lastindexof/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/lastindexof') diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/lastindexof/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/lastindexof/index.html index e4b6dd8681..56ba74598a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/lastindexof/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/lastindexof/index.html @@ -103,7 +103,7 @@ console.log("The index of 'new' from the end is " + anyString.lastIndexOf("new")
{{CompatibilityTable}}
-
+
@@ -126,7 +126,7 @@ console.log("The index of 'new' from the end is " + anyString.lastIndexOf("new")
-
+
-- cgit v1.2.3-54-g00ecf