ui: Fix iface info in the web UI

This fixes 283726c03e5b62392becc68b7ca30157ca43825e.
ALT bug #49256.
This commit is contained in:
Mikhail Efremov 2024-02-07 18:43:59 +03:00
parent 65154e159a
commit b65d9ba591

View File

@ -104,7 +104,7 @@
(string=? (woo-get-option cmd 'controlled) "etcnet")))
(form-update-value-list
'("name" "ipv_enabled" "computer_name")
'("name" "ipv_enabled" "computer_name" "iface_info")
cmd)
(form-update-activity "computer_name" (not (woo-get-option cmd 'altdomain)))