Navigationbar war auskommentiert.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<RowDefinition />
|
||||
<RowDefinition Height="auto" />
|
||||
</Grid.RowDefinitions>
|
||||
<!--<controls:MainWindowNavigationBar Grid.Column="0" Grid.Row="0"/>-->
|
||||
<controls:MainWindowNavigationBar Grid.Column="0" Grid.Row="0"/>
|
||||
<ContentControl Grid.Column="1" Grid.Row="0" Content="{Binding CurrentViewModel}" />
|
||||
<StatusBar FontSize="20" Grid.Row="1" Grid.ColumnSpan="2">
|
||||
<StatusBarItem FontSize="20" Content="{Binding Projektnummer}" />
|
||||
|
||||
Reference in New Issue
Block a user