Skip to content

Commit

Permalink
Добавил настройку "Выводить типы элементов" и вывод типа в строку, пр…
Browse files Browse the repository at this point in the history
…и включенной настройке (#1);

Добавил настройку "Выводить ссылочные реквизиты" и вывод только ссылочных типов, при включенной настройке (#2).
  • Loading branch information
thvvmas committed Aug 16, 2021
1 parent 9be2295 commit cf431ad
Show file tree
Hide file tree
Showing 4 changed files with 360 additions and 213 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,39 @@
<v8:Type>xs:boolean</v8:Type>
</Type>
</Attribute>
<Attribute name="УбратьЛинииСвязейНаЗаднийПлан" id="19">
<Title>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Убрать линии связей на задний план</v8:content>
</v8:item>
</Title>
<Type>
<v8:Type>xs:boolean</v8:Type>
</Type>
</Attribute>
<Attribute name="ВыводитьТипыЭлементов" id="20">
<Title>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Выводить типы элементов</v8:content>
</v8:item>
</Title>
<Type>
<v8:Type>xs:boolean</v8:Type>
</Type>
</Attribute>
<Attribute name="ВыводитьСсылочныеРеквизиты" id="21">
<Title>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Выводить ссылочные реквизиты</v8:content>
</v8:item>
</Title>
<Type>
<v8:Type>xs:boolean</v8:Type>
</Type>
</Attribute>
<ConditionalAppearance>
<dcsset:item>
<dcsset:selection>
Expand Down
Loading

0 comments on commit cf431ad

Please sign in to comment.