diff --git a/PrototypWPFHAG/SearchWindow.xaml.cs b/PrototypWPFHAG/SearchWindow.xaml.cs index 995df79..0839957 100644 --- a/PrototypWPFHAG/SearchWindow.xaml.cs +++ b/PrototypWPFHAG/SearchWindow.xaml.cs @@ -290,7 +290,7 @@ namespace PrototypWPFHAG MessageBox.Show("Keine PDF ausgewählt!"); return; } - + // luis // UI zurücksetzen UploadProgressBar.Visibility = Visibility.Visible; UploadProgressBar.Value = 0;