Implements dropdown search for interfaces

Partially addresses #4800
This commit is contained in:
Simone Mainardi 2021-01-08 17:37:57 +01:00
parent 326495e34a
commit ad59b61245
22 changed files with 180 additions and 121 deletions

View file

@ -17,5 +17,5 @@ return {
-- ####################### Alert strings
alert_unexpected_ntp_title = "Unexpected NTP Server Found"
alert_unexpected_ntp_title = "Unexpected NTP server found"
}