luci/modules
Florian Eckert 440a2e79a7 luci-base: fix button handling for named sections
If more than one named section is added to the page, it is currently the
case, that the first button is always switched on or off during input
validation of the uci section name. This is because the usage of the
'document.querySelector' function is to imprecise. Changing the search
start to the element to be created, fixes this.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-12-13 13:32:50 +01:00
..
luci-base luci-base: fix button handling for named sections 2022-12-13 13:32:50 +01:00
luci-compat treewide: separate Lua runtime resources 2022-10-25 01:03:37 +02:00
luci-lua-runtime luci-base, luci-lua-runtime: adjust Lua template environment 2022-11-21 12:27:28 +01: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 (Hebrew) 2022-11-17 21:18:01 +02:00
luci-mod-dashboard Translated using Weblate (Finnish) 2022-12-04 20:42:23 +02:00
luci-mod-dsl Translated using Weblate (Swedish) 2022-12-07 17:07:30 +02:00
luci-mod-network Merge pull request #5572 from systemcrash/80211v 2022-12-10 13:46:44 +01:00
luci-mod-rpc treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-status luci-mod-status: transform status page Lua template into ucode template 2022-10-25 01:03:37 +02:00
luci-mod-system luci-mod-system: drop unused Lua code 2022-10-25 01:03:37 +02:00