Adminview clean up
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
Height="700"
|
||||
Width="1100"
|
||||
WindowStartupLocation="CenterScreen">
|
||||
<!-- Lenard Gerdes -->
|
||||
|
||||
|
||||
<Grid Margin="20">
|
||||
|
||||
@@ -18,7 +20,6 @@
|
||||
<RowDefinition Height="Auto"/>
|
||||
</Grid.RowDefinitions>
|
||||
|
||||
<!-- Überschrift -->
|
||||
<TextBlock Grid.Row="0"
|
||||
Text="Adminbereich"
|
||||
FontSize="30"
|
||||
@@ -65,7 +66,6 @@
|
||||
|
||||
</DataGrid>
|
||||
|
||||
<!-- Buttons -->
|
||||
<StackPanel Grid.Row="2"
|
||||
Orientation="Horizontal"
|
||||
HorizontalAlignment="Center">
|
||||
|
||||
Reference in New Issue
Block a user