Skip to content
Snippets Groups Projects
Commit 8dcc7f40 authored by Sebastian Pongratz's avatar Sebastian Pongratz :ping_pong:
Browse files

Merge branch 'cm_removeOrganisationClassificationView' into '2021.2'

removed organisation classification views

See merge request xrm/basic!1502
parents d45838f5 ea0330d9
No related branches found
No related tags found
No related merge requests found
......@@ -55,10 +55,6 @@
<name>ade0ed85-260d-4da5-bf4c-f838cfdcc693</name>
<view>OrganisationReport_view</view>
</neonViewReference>
<neonViewReference>
<name>d27a8b2d-2fcf-4626-843c-e709c2ed71b0</name>
<view>OrganisationClassification</view>
</neonViewReference>
<neonViewReference>
<name>d9065774-5ef3-4d1c-b96f-b2f98e6a581c</name>
<view>OrganisationNoNoiseTable_view</view>
......
<?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.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8">
<name>OrganisationClassification</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
<name>layout</name>
<direction>HORIZONTAL</direction>
<maxDirectionElements v="2" />
</boxLayout>
</layout>
<children>
<neonViewReference>
<name>b2ef616c-7605-429a-bace-868b52ce9b06</name>
<entityField>Classifications</entityField>
<view>ClassificationTree_view</view>
</neonViewReference>
</children>
</neonView>
<?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.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8">
<name>OrganisationClassificationDrawer_view</name>
<title>Classifications</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<drawerLayout>
<name>layout</name>
<layoutCaption>Classification</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<children>
<neonViewReference>
<name>b49a0291-89cc-4962-8706-5044aa2f9e21</name>
<entityField>#ENTITY</entityField>
<view>OrganisationClassification</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