luci/modules
Jo-Philipp Wich 2390e72976 treewide: fix "Unhandled token" errors with Lua CBI maps
The `data-type` attribute is used to bind datatype validators to a widget
while some templates used the same attribute to denote the name of the
underlying widget.

Change the `data-type` attributes referring to the widget name to
`data-widget` in order to stop the JS token error spam.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 13e9e3e9e8)
2019-11-16 18:26:27 +01:00
..
luci-base treewide: fix "Unhandled token" errors with Lua CBI maps 2019-11-16 18:26:27 +01:00
luci-compat treewide: fix "Unhandled token" errors with Lua CBI maps 2019-11-16 18:26:27 +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: move server side CBI support to luci-compat 2019-11-03 20:49:31 +01:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-network luci-mod-network: dhcp.js: fix DNSSEC feature probing 2019-11-08 16:04:18 +01:00
luci-mod-rpc luci-mod-rpc: drop "secret" value from rpc session objects 2019-01-30 16:51:49 +01:00
luci-mod-status luci-mod-status: ensure comment escaping in iptables status output 2019-11-15 18:52:47 +01:00
luci-mod-system luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on load 2019-11-13 16:56:48 +01:00