Skip to content
Snippets Groups Projects
Commit 7748c8b8 authored by Simon Leipold's avatar Simon Leipold
Browse files

Permissions - changed representation of actions

parent 6472d9d9
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@
<jDitoRecordContainer>
<name>jDito</name>
<jDitoRecordAlias>_____SYSTEMALIAS</jDitoRecordAlias>
<isFilterable v="false" />
<contentProcess>%aditoprj%/entity/PermissionOverview_entity/recordcontainers/jdito/contentProcess.js</contentProcess>
<recordFieldMappings>
<jDitoRecordFieldMapping>
......
......@@ -13,5 +13,9 @@
<name>2d27ce8b-7676-4db8-9644-006b2d83d61f</name>
<view>PermissionActionFilter_view</view>
</neonViewReference>
<neonViewReference>
<name>c1262905-77d0-42fa-9678-26895eff6cc4</name>
<view>PermissionActionList_view</view>
</neonViewReference>
</references>
</neonContext>
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.2" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.2">
<name>PermissionActionList_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<children>
<titledListViewTemplate>
<name>TitledList</name>
<titleField></titleField>
<fixedDrawer v="true" />
<entityField>#ENTITY</entityField>
<columns>
<neonTableColumn>
<name>cc9ac8b7-e98b-4ce6-a0f0-204c05c1a3ce</name>
<entityField>ACTION</entityField>
</neonTableColumn>
</columns>
</titledListViewTemplate>
</children>
</neonView>
......@@ -30,9 +30,9 @@
</fields>
</genericViewTemplate>
<neonViewReference>
<name>b9e52e84-8ed8-4fe1-a938-6c6ff399c418</name>
<name>ea958157-fe0d-4dbc-84ae-81c6adae7a9d</name>
<entityField>PermissionActions</entityField>
<view>PermissionActionFilter_view</view>
<view>PermissionActionList_view</view>
</neonViewReference>
</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