This commit is contained in:
Christian
2017-11-17 22:24:00 +01:00
parent 15dae506c0
commit 75a6bb6284
77 changed files with 7543 additions and 2961 deletions

View File

@@ -49,7 +49,7 @@
</Grid>
</Border>
</Grid>
<Popup x:Name="popupSupportConcepts" StaysOpen="False" Placement="MousePoint" Width="400" Grid.Row="1" Height="400" >
<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" />
</Popup>
</Grid>