Gemeinde und Projekt als Pflichtfeld
This commit is contained in:
@@ -10,7 +10,7 @@ public partial class StundePage : ContentPage {
|
||||
InitializeComponent();
|
||||
|
||||
if (BindingContext is StundeViewModel vm) {
|
||||
//vm.AlertEvent += Vm_AlertEvent;
|
||||
vm.AlertEvent += Vm_AlertEvent;
|
||||
//vm.InfoEvent += Vm_InfoEvent;
|
||||
vm.ConfirmEvent += ShowConfirm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user