Zwischenstand: Am Updater fehlen noch kleinere Features und im BeWoMain sind noch Bugs drinne.

Aber das meiste haben wir hinter uns :)
This commit is contained in:
rene
2021-09-30 15:31:13 +02:00
parent e26113d24b
commit fddb569212
55 changed files with 6507 additions and 35 deletions

View File

@@ -51,7 +51,7 @@
</Border>
</Grid>
<Popup x:Name="popupSupportConcepts" StaysOpen="False" Placement="MousePoint" Width="450" Grid.Row="1" Height="400" >
<localsearch:SupportConceptSearchView x:Name="SearchView" ShowFilterPanel="True" ItemSelected="SupportConceptSearchView_ItemSelected" SearchMode="ActiveCostbearer2SupportConcepts" />
<localsearch:SupportConceptSearchView x:Name="SearchView" ShowFilterPanel="True" ItemSelected="SupportConceptSearchView_ItemSelected" />
</Popup>
</Grid>
</UserControl>