Remove server console editor from general tab
This commit is contained in:
parent
d13863f2e2
commit
63a6296850
1 changed files with 0 additions and 4 deletions
|
@ -101,10 +101,6 @@
|
||||||
</GridCol>
|
</GridCol>
|
||||||
</GridRow>
|
</GridRow>
|
||||||
|
|
||||||
<FormItem>
|
|
||||||
<ServerConsoleEditor @bind-Value="Server.ServerConsoles" ServerId="Id" />
|
|
||||||
</FormItem>
|
|
||||||
|
|
||||||
<FormItem>
|
<FormItem>
|
||||||
<Button Type="@ButtonType.Primary" OnClick="Save" Icon="@IconType.Fill.Save">Save</Button>
|
<Button Type="@ButtonType.Primary" OnClick="Save" Icon="@IconType.Fill.Save">Save</Button>
|
||||||
</FormItem>
|
</FormItem>
|
||||||
|
|
Loading…
Add table
Reference in a new issue