Files
luci/modules/luci-base/htdocs/luci-static/resources/ui.js
Paul Donald ecd6cee5f6 luci-base: convert JavaScript code to ES6 style
Convert existing JavaScript code in LuCI base to utilize ES6 standard
features such as spread arguments, arrow functions, object method
declarations etc.

This makes the code somewhat easier to follow and slightly smaller.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-12-19 23:42:20 +00:00

150 KiB