luci/modules/luci-base
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
..
htdocs luci-base: handle application/json replies with charset specification 2019-07-26 12:46:39 +02:00
luasrc treewide: fix "Unhandled token" errors with Lua CBI maps 2019-11-16 18:28:39 +01:00
po i18n: luci-base: update Simplified Chinese translation 2018-11-14 10:26:55 +08:00
root luci-base: index.html: add extend cache-control directive 2019-08-01 15:44:52 +02:00
src Revert "luci-base: add urldecode() and urlencode() C implementations" 2018-04-18 16:21:27 +02:00
Makefile fix compilation failure when luasrcdiet is being copied to non existing directory 2018-07-31 06:58:01 +02:00