Skip to content
Snippets Groups Projects
Commit 57ae60f0 authored by Sophia Leierseder's avatar Sophia Leierseder
Browse files

fix drawer salesproject

parent b14bfb19
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
<drawerLayout>
<name>layout</name>
<layoutCaption>Activities</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<children>
......
......@@ -6,6 +6,7 @@
<drawerLayout>
<name>layout</name>
<layoutCaption>Attributes</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<children>
......
......@@ -6,6 +6,7 @@
<drawerLayout>
<name>layout</name>
<layoutCaption>Competitors</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<children>
......
......@@ -6,6 +6,7 @@
<drawerLayout>
<name>layout</name>
<layoutCaption>Salesproject member</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<children>
......
......@@ -6,6 +6,7 @@
<drawerLayout>
<name>layout</name>
<layoutCaption>Offers</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<children>
......
......@@ -7,6 +7,7 @@
<boxLayout>
<name>layout</name>
<direction>VERTICAL</direction>
<autoHeight v="false" />
</boxLayout>
</layout>
<children>
......
......@@ -6,6 +6,7 @@
<drawerLayout>
<name>layout</name>
<layoutCaption>Touchpoints</layoutCaption>
<fixedDrawer v="true" />
</drawerLayout>
</layout>
<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