]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
zoneconf.cgi: Add NIC selection highlighting
authorLeo-Andres Hofmann <hofmann@leo-andres.de>
Tue, 17 Nov 2020 06:29:04 +0000 (07:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Nov 2020 15:48:02 +0000 (15:48 +0000)
commit5c33a76135106614591684668bfe76f0ba8cdbff
treecbee47d5c101534788928b309980cfb68138b41a
parentfc31c28d5c1d54a81991a77fda7efbc482f04565
zoneconf.cgi: Add NIC selection highlighting

This improves the usability of the zone configuration by marking assigned
NICs in the zone color. The highlighting is initially applied to the static
HTML output, and JavaScript is used to follow changes made by the user.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/web-user-interface
html/cgi-bin/zoneconf.cgi
html/html/include/zoneconf.js [new file with mode: 0644]