PDF Interaction ausblenden

This commit is contained in:
Andre Beging
2023-02-07 22:20:17 +01:00
parent de7605578a
commit 1b59a9461b

View File

@@ -69,17 +69,6 @@
IconClass="fa-solid fa-magnifying-glass">
</InteractionRow>
<InteractionRow
Prospect="Prospect"
Type="InteractionType.PdfPass"
AllowAddInteraction="@CurrentUser.IsInGroup(UserGroup.Ambassador)"
AddClick="() => AddInteraction(InteractionType.PdfPass)"
RemoveClick="@RemoveInteraction"
Caption="FS-Ausweis (digital)"
ButtonText="Abhaken"
IconClass="fa-solid fa-file-pdf">
</InteractionRow>
<InteractionRow
Prospect="Prospect"
Type="InteractionType.PrintPass"