Skip to content
Commit c00d0d94 authored by Anton Kikin's avatar Anton Kikin
Browse files

luci-base: ui.js: fix function declaration in nested statement



Fix "SyntaxError: Strict mode does not allow function declarations
in a lexically nested statement" error that may occur in some old
browsers (detected on QtWebKit 5.212).

Signed-off-by: default avatarAnton Kikin <a.kikin@tano-systems.com>
parent 62ed4e6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment