mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
luci-app-widgets: require the correct widgets file at load time
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
'require form';
|
||||
'require view';
|
||||
'require widgets';
|
||||
'require tools.widgets as widgets';
|
||||
|
||||
// OptionalFlag helper function
|
||||
function OptionalFlag(section, key, title, description) {
|
||||
|
||||
Reference in New Issue
Block a user