luci-mod-system: sshkeys.js: explicitely require ui.js
authorJo-Philipp Wich <jo@mein.io>
Sun, 3 Nov 2019 17:03:01 +0000 (18:03 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sun, 3 Nov 2019 17:03:01 +0000 (18:03 +0100)
commit54163c95e1a92ecafe5a51caf248d9b1eb20c0fb
tree80ec0595647ee30b346800848ccd5ad17002fc8e
parent284918bfaf2f6d7e46fb11377bb9a537b35dd58a
luci-mod-system: sshkeys.js: explicitely require ui.js

While ui.js is implicitely autoloaded by other classes, we need to require
it directly in the view to avoid race conditions during rendering.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js