Skip to content
Snippets Groups Projects
Commit e6164c03 authored by Sebastian Pongratz's avatar Sebastian Pongratz :ping_pong: Committed by Johannes Goderbauer
Browse files

#1065071 employee role

parent 34c2b5cd
No related branches found
No related tags found
No related merge requests found
...@@ -111,6 +111,7 @@ ...@@ -111,6 +111,7 @@
<entityField> <entityField>
<name>KEYWORD</name> <name>KEYWORD</name>
<title>Keyword</title> <title>Keyword</title>
<state>INVISIBLE</state>
</entityField> </entityField>
<entityField> <entityField>
<name>ICON</name> <name>ICON</name>
......
...@@ -28,6 +28,10 @@ ...@@ -28,6 +28,10 @@
<name>ab509c66-f72a-46b5-af5d-2b5620506bf5</name> <name>ab509c66-f72a-46b5-af5d-2b5620506bf5</name>
<entityField>IS_MAIN_DOCUMENT</entityField> <entityField>IS_MAIN_DOCUMENT</entityField>
</neonGenericMultipleTableColumn> </neonGenericMultipleTableColumn>
<neonGenericMultipleTableColumn>
<name>48912651-0c8f-42f1-ba85-99ed5566e36f</name>
<entityField>KEYWORD</entityField>
</neonGenericMultipleTableColumn>
</columns> </columns>
</genericMultipleViewTemplate> </genericMultipleViewTemplate>
</children> </children>
......
...@@ -17,6 +17,10 @@ ...@@ -17,6 +17,10 @@
<entityField>ROLE</entityField> <entityField>ROLE</entityField>
<fullWidth v="true" /> <fullWidth v="true" />
</neonGenericMultipleTableColumn> </neonGenericMultipleTableColumn>
<neonGenericMultipleTableColumn>
<name>18831921-1ab2-474c-a9a7-482a62140c45</name>
<entityField>UID</entityField>
</neonGenericMultipleTableColumn>
</columns> </columns>
</genericMultipleViewTemplate> </genericMultipleViewTemplate>
</children> </children>
......
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