luci/modules/luci-base
Jo-Philipp Wich 6b8fc99fd5 luci-base: cbi.js: utilize node.closest() if available
Use node.closest() in findParent() when available since it should be faster
than manaually traversing the ancestor chain.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:01:45 +01:00
..
htdocs luci-base: cbi.js: utilize node.closest() if available 2018-11-05 11:01:45 +01:00
luasrc luci-base: expose system translations to JavaScript 2018-11-05 11:01:45 +01:00
po i18n: sync translations 2018-11-04 18:05:01 +02:00
root luci-base: redirect root path to /cgi-bin/luci/ 2018-10-10 13:04:17 +08:00
src luci-base: template: add translation iterator function 2018-11-05 11:01:45 +01:00
Makefile fix compilation failure when luasrcdiet is being copied to non existing directory 2018-07-30 19:32:37 +05:30