From af91fe8a3c3da57f1eeafb957467f1ea49119afa Mon Sep 17 00:00:00 2001 From: wangyuting Date: Tue, 9 Jan 2024 09:02:09 +0800 Subject: [PATCH] * Fix Number 0 enter the leaderboard. bug #41656. --- module/block/ui/doccollectlistblock.html.php | 1 + module/block/ui/docviewlistblock.html.php | 1 + 2 files changed, 2 insertions(+) diff --git a/module/block/ui/doccollectlistblock.html.php b/module/block/ui/doccollectlistblock.html.php index 1fb2ef724d..53c4c4dbc7 100644 --- a/module/block/ui/doccollectlistblock.html.php +++ b/module/block/ui/doccollectlistblock.html.php @@ -18,6 +18,7 @@ namespace zin;
+ collects) continue;?>
+ views) continue;?>