Loads of stuff, deletion works, SignalR working
This commit is contained in:
@@ -23,12 +23,12 @@ namespace WD7UVN_SzTGUI_2023242.Client.WPF
|
||||
|
||||
}
|
||||
|
||||
private void ExpandAllClients(object sender, RoutedEventArgs e)
|
||||
private void ExpandAllEmployees(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void ExpandAllTeams(object sender, RoutedEventArgs e)
|
||||
private void ExpandAllMaintainerTeams(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user