From a055a60892748136bca4752be56c9d099a42192b Mon Sep 17 00:00:00 2001 From: songchenxuan Date: Mon, 13 Nov 2023 14:31:05 +0800 Subject: [PATCH] * Fix bug #40539. --- module/metric/ui/emptycollect.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/metric/ui/emptycollect.html.php b/module/metric/ui/emptycollect.html.php index ea8acc94b0..20b6a94c7b 100644 --- a/module/metric/ui/emptycollect.html.php +++ b/module/metric/ui/emptycollect.html.php @@ -12,6 +12,7 @@ namespace zin; featureBar ( + set::load(''), set::current($scope), set::linkParams("scope={key}"), );