luci/modules/luci-base
Jo-Philipp Wich 28e852f4e0 luci-base: dispatcher: support raw values in attr() and ifattr()
Extend the attr() and ifattr() template functions to take an optional
further parameter indicating that the passed value should not be escaped.

This is needed for cases where the input already is escaped through
other means, e.g. when the value was previously filtered through the
striptags() template helper.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 4141243762)
2019-02-12 08:34:01 +01:00
..
htdocs luci-base: fix cbi dropdown quirks with MS Edge 2019-01-20 12:00:37 +01:00
luasrc luci-base: dispatcher: support raw values in attr() and ifattr() 2019-02-12 08:34:01 +01:00
po i18n: luci-base: update Simplified Chinese translation 2018-11-14 10:26:55 +08:00
root luci-base: Avoid block umount on fstab apply 2018-07-17 20:47:48 +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