|
|
@ -24,7 +24,7 @@ |
|
|
|
<StackPanel Orientation="Horizontal" HorizontalAlignment="Left" VerticalAlignment="Center" Margin="10,0,0,0"> |
|
|
|
<TextBlock Text="{Binding GlobalContext.User.Name}"/> |
|
|
|
<TextBlock Text="{Binding GlobalContext.User.Shop.ShopName}" Margin="5,0,0,0"/> |
|
|
|
<TextBlock Text="v10008" Margin="5,0,0,0"/> |
|
|
|
<TextBlock Text="v10009" Margin="5,0,0,0"/> |
|
|
|
</StackPanel> |
|
|
|
</Border> |
|
|
|
<Grid Grid.Row="1"> |
|
|
|