Skip to content
Snippets Groups Projects
Commit 3d43fa99 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

Merge branch '1056660_FixRolesTitledListCut' into '2020.2'

[Projekt: Entwicklung - xRM][TicketNr.: 1056660][TiltedList-Komponente...

See merge request xrm/basic!543
parents 30015625 57aa6f08
No related branches found
No related tags found
No related merge requests found
......@@ -10,16 +10,12 @@
<children>
<titledListViewTemplate>
<name>TitledList</name>
<titleField>CHILD_ROLE</titleField>
<titleFieldFullWidth v="true" />
<entityField>#ENTITY</entityField>
<isDeletable v="false" />
<isEditable v="false" />
<isCreatable v="false" />
<columns>
<neonTitledListTableColumn>
<name>0451e2ec-e216-4d4f-8080-e6b9aaf56613</name>
<entityField>CHILD_ROLE</entityField>
</neonTitledListTableColumn>
</columns>
</titledListViewTemplate>
</children>
</neonView>
......@@ -10,16 +10,12 @@
<children>
<titledListViewTemplate>
<name>TitledList</name>
<titleField>PARENT_ROLE</titleField>
<titleFieldFullWidth v="true" />
<entityField>#ENTITY</entityField>
<isDeletable v="false" />
<isEditable v="false" />
<isCreatable v="false" />
<columns>
<neonTitledListTableColumn>
<name>cdc83256-2ea4-4a97-a323-b400a4037915</name>
<entityField>PARENT_ROLE</entityField>
</neonTitledListTableColumn>
</columns>
</titledListViewTemplate>
</children>
</neonView>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment