luci/modules
Jo-Philipp Wich 5ac9fd7b3b luci-mod-network: diagnostics: remove arp-scan install placeholder
We do not want to advertise functionality that is not installed as it may
have been left out intentionally. Referring to "Missing" functionality
is confusing in this case. It is also not comparable to missing protocol
extension hints as those are backed by actual user configuration.

Also replace the freetext input with a dropdown of known network devices
as the hardcoded `br-lan` is not universally applicable to all setups.

In general we want to avoid hardcoding defaults which might deviate from
the system state.

Finaly drop the superfluous width annotations and add a missing space
to the RPC command declaration.

Fixes: 22b7442011 ("luci-mod-admin-full: add arp-scan to network diagnostic")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-10-11 23:47:30 +02:00
..
luci-base luci-base: dispatcher: rework dispatching and menu filtering logic 2021-10-11 20:38:04 +02:00
luci-compat luci-base: prevent empty field for adding new entry 2021-08-11 08:48:41 +02:00
luci-mod-admin-full luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing 2019-09-10 15:28:16 +02:00
luci-mod-admin-mini treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-battstatus Translated using Weblate (Bengali (Bangladesh)) 2021-10-08 22:03:43 +03:00
luci-mod-dashboard Translated using Weblate (Italian) 2021-10-09 23:32:35 +03:00
luci-mod-network luci-mod-network: diagnostics: remove arp-scan install placeholder 2021-10-11 23:47:30 +02:00
luci-mod-rpc treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-status Merge pull request #5374 from Ansuel/fix-wifi 2021-09-22 13:00:00 +02:00
luci-mod-system luci-mod-system: allow configuration of HTTPS redirection 2021-09-28 10:46:36 -10:00