From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/tools/storage_inspector/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/tools/storage_inspector/index.html') diff --git a/files/ru/tools/storage_inspector/index.html b/files/ru/tools/storage_inspector/index.html index 1dea4ac3a2..72b5167036 100644 --- a/files/ru/tools/storage_inspector/index.html +++ b/files/ru/tools/storage_inspector/index.html @@ -40,7 +40,7 @@ translation_of: Tools/Storage_Inspector

-

Storage tree

+

Storage tree

The storage tree lists all the storage types that the Storage Inspector can inspect:

@@ -64,7 +64,7 @@ translation_of: Tools/Storage_Inspector

Clicking on a tree item will display detailed information about that item in the Table Widget on the right. For example, clicking on an origin which is a child of the Cookies storage type will show all the cookies belonging to that domain.

-

Table Widget

+

Table Widget

The table widget is the place where all the items corresponding to the selected tree item (be it an origin, or database) are listed. Depending on the storage type and tree item, the number of columns in the table might differ.

@@ -146,7 +146,7 @@ translation_of: Tools/Storage_Inspector

- +

When you select any row in the Storage table widget, the sidebar is shown with details about that row. If a cookie is selected, it will list all the details about that cookie.

-- cgit v1.2.3-54-g00ecf