From f80f88935c06351ee37e970de4a7e3d5bbe8d269 Mon Sep 17 00:00:00 2001 From: daitingting Date: Mon, 20 Nov 2023 08:09:25 +0000 Subject: [PATCH] * Add pager info on featurebar. --- module/project/ui/browsebylist.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/ui/browsebylist.html.php b/module/project/ui/browsebylist.html.php index 70ed12bd92..11d87b66b7 100644 --- a/module/project/ui/browsebylist.html.php +++ b/module/project/ui/browsebylist.html.php @@ -14,7 +14,7 @@ namespace zin; featureBar ( set::current($browseType), - set::linkParams("programID={$programID}&status={key}"), + set::linkParams("programID={$programID}&status={key}¶m=&orderBy={$orderBy}&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"), checkbox ( set::rootClass('ml-2'),