BP 644: fixed columns in 'Abfrage aktuelle Bereitschaft'
diff --git a/src/app/reporting/components/dashboard/dashboard.component.html b/src/app/reporting/components/dashboard/dashboard.component.html
index 7614238..cd137b3 100644
--- a/src/app/reporting/components/dashboard/dashboard.component.html
+++ b/src/app/reporting/components/dashboard/dashboard.component.html
@@ -130,6 +130,7 @@
<td></td>
<td scope="row">{{groupUser.standbyGroup?.title}}</td>
<td scope="row">{{groupUser.user?.organisation?.orgaName}}</td>
+ <td scope="row">{{row.user?.firstname}}</td>
<td scope="row">{{groupUser.user?.lastname}}</td>
<td scope="row">{{groupUser.user?.privateAddress?.community}}</td>
<td scope="row">{{groupUser.user?.privateAddress?.street}}</td>