Files
luci/modules/luci-base/htdocs/luci-static/resources/ui.js
Jo-Philipp Wich 4c7a3925b8 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>
2023-09-26 09:36:25 +02:00

144 KiB