From f71d228b8bfef443cc395886046f98b2b5c5a05d Mon Sep 17 00:00:00 2001 From: gSpot Date: Mon, 13 Nov 2023 19:37:29 +0300 Subject: [PATCH] luci-app: fixed log. --- .../htdocs/luci-static/resources/view/ruantiblock/log-widget.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-widget.js b/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-widget.js index c226eb4..4bced5e 100644 --- a/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-widget.js +++ b/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-widget.js @@ -1,7 +1,7 @@ 'use strict'; 'require baseclass'; 'require ui'; -'require view.log.log-base as abc'; +'require view.ruantiblock.log-base as abc'; document.head.append(E('style', {'type': 'text/css'}, `