luci-mod-network: fix look and feel for DNSMASQ IP-Sets generation
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 10 Apr 2024 09:50:57 +0000 (11:50 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 12 Apr 2024 06:46:08 +0000 (08:46 +0200)
commite994746b33a4280eefd6908743c99ef89a7b34d5
treeb36ee3a560a826ff3e32b310e525cf771a94b78a
parent291dd24819eecf5c6b878d5b82d917cfea765505
luci-mod-network: fix look and feel for DNSMASQ IP-Sets generation

On the configuration page of '/admin/network/dhcp' on the IP sets tab,
it is possible to make changes directly in the table. However, this is
not displayed correctly when using the theme 'luci-theme-material' if the
options can be changed directly in this view.

The problem is solved by not editing the configuration in the overview page
but in the overlay page.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js