openwrt-luci/themes
Jo-Philipp Wich 7a3f0dd6d4 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>
(backported from commit 13e9e3e9e8)
2019-11-16 18:28:39 +01:00
..
luci-theme-bootstrap Fix a overview page style issue for various themes 2019-07-08 18:24:38 +02:00
luci-theme-freifunk-generic themes: don't reset theme on package upgrades 2019-06-03 16:53:02 +02:00
luci-theme-material Fix a overview page style issue for various themes 2019-07-08 18:24:38 +02:00
luci-theme-openwrt treewide: fix "Unhandled token" errors with Lua CBI maps 2019-11-16 18:28:39 +01:00