diff --git a/Web-documentation/structure_objects.html.twig b/Web-documentation/structure_objects.html.twig index 30f766f..b20911d 100644 --- a/Web-documentation/structure_objects.html.twig +++ b/Web-documentation/structure_objects.html.twig @@ -32,7 +32,7 @@

Описание

-

Карта

+

{{ description }}

Структура данных

@@ -43,7 +43,7 @@
Описание
Обязательность
- {% for field in fields -%} + {% for field in allFieldsOrdered -%} {%- include 'blocks/field-row.html.twig' with { field: field, objectsLinks: objectsLinks