Added check for active DHCP before enable

This commit is contained in:
Ildar Kamalov
2018-12-29 18:43:17 +03:00
parent d8802a9709
commit 568784b992
8 changed files with 282 additions and 150 deletions

View File

@@ -44,3 +44,7 @@
.interface__ip:last-child:after {
content: "";
}
.dhcp {
min-height: 450px;
}