Remove server console editor from general tab

dhcp-server
Pat Hartl 2023-08-22 23:33:00 -05:00
parent d13863f2e2
commit 63a6296850
1 changed files with 0 additions and 4 deletions

View File

@ -100,10 +100,6 @@
}
</GridCol>
</GridRow>
<FormItem>
<ServerConsoleEditor @bind-Value="Server.ServerConsoles" ServerId="Id" />
</FormItem>
<FormItem>
<Button Type="@ButtonType.Primary" OnClick="Save" Icon="@IconType.Fill.Save">Save</Button>