From 0d449158fac9c21d2f36be361abafe3f2b19e588 Mon Sep 17 00:00:00 2001 From: "j.luginger" <j.luginger@adito.de> Date: Thu, 26 Nov 2020 16:06:37 +0100 Subject: [PATCH] [Projekt: xRM-Trade 2020][TicketNr.: 1069526][Gebiete und Strukturen "meine Gebiete"] --- neonView/DistrictList_view/DistrictList_view.aod | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/neonView/DistrictList_view/DistrictList_view.aod b/neonView/DistrictList_view/DistrictList_view.aod index 161c81303a..5306a53d6e 100644 --- a/neonView/DistrictList_view/DistrictList_view.aod +++ b/neonView/DistrictList_view/DistrictList_view.aod @@ -3,6 +3,19 @@ <name>DistrictList_view</name> <title>Responsible Districts</title> <majorModelMode>DISTRIBUTED</majorModelMode> + <dashletConfigurations> + <neonDashletConfiguration> + <name>ResponsibleDistrictDashletConfiguration</name> + <title>Responsible Districts</title> + <fragment>District/DistrictList_view</fragment> + <categories> + <neonDashletCategory> + <name>District</name> + <title>District</title> + </neonDashletCategory> + </categories> + </neonDashletConfiguration> + </dashletConfigurations> <layout> <boxLayout> <name>layout</name> -- GitLab