From 0823a023c9ceb3a1210f3fd21c3eba56095c07fb Mon Sep 17 00:00:00 2001 From: Sebastian Hedtrich Date: Wed, 12 Aug 2026 14:25:36 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20Schnellzugriffe=20in=20der=20Kurs=C3=BCbe?= =?UTF-8?q?rsicht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LehrerApp.Desktop/Views/Groups/GroupListView.axaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/LehrerApp.Desktop/Views/Groups/GroupListView.axaml b/LehrerApp.Desktop/Views/Groups/GroupListView.axaml index 0f8098d..679cbdd 100644 --- a/LehrerApp.Desktop/Views/Groups/GroupListView.axaml +++ b/LehrerApp.Desktop/Views/Groups/GroupListView.axaml @@ -121,22 +121,22 @@ HorizontalAlignment="Stretch" HorizontalContentAlignment="Left" Padding="12,9" Command="{Binding NavigateToSectionCommand}" - CommandParameter="2"/> + CommandParameter="3"/>