diff --git a/rsconcept/frontend/src/pages/ManualsPage/items/ui/HelpRSGraphTerm.tsx b/rsconcept/frontend/src/pages/ManualsPage/items/ui/HelpRSGraphTerm.tsx
index f8d0df21..3c3755d6 100644
--- a/rsconcept/frontend/src/pages/ManualsPage/items/ui/HelpRSGraphTerm.tsx
+++ b/rsconcept/frontend/src/pages/ManualsPage/items/ui/HelpRSGraphTerm.tsx
@@ -13,6 +13,7 @@ import {
IconImage,
IconNewItem,
IconOSS,
+ IconPredecessor,
IconReset,
IconRotate3D,
IconText,
@@ -87,9 +88,6 @@ function HelpRSGraphTerm() {
Сохранить в формат PNG
-
- * в ОСС
-
@@ -114,6 +112,10 @@ function HelpRSGraphTerm() {
выделить
+
+ выделить{' '}
+
+
diff --git a/rsconcept/frontend/src/pages/RSFormPage/EditorTermGraph/ViewHidden.tsx b/rsconcept/frontend/src/pages/RSFormPage/EditorTermGraph/ViewHidden.tsx
index a967ffe4..93a104c0 100644
--- a/rsconcept/frontend/src/pages/RSFormPage/EditorTermGraph/ViewHidden.tsx
+++ b/rsconcept/frontend/src/pages/RSFormPage/EditorTermGraph/ViewHidden.tsx
@@ -117,7 +117,6 @@ function ViewHidden({ items, selected, toggleSelection, setFocus, schema, colori
onDoubleClick={() => onEdit(cstID)}
>
{cst.alias}
- {cst.is_inherited ? '*' : ''}