From 1799e7c4d606cf3e74ce7986b713b704645f7b3e Mon Sep 17 00:00:00 2001 From: guerler Date: Thu, 14 Mar 2024 16:35:28 +0300 Subject: [PATCH 1/2] Always display grid pagination on the right hand side, regardless of batch operation availability --- client/src/components/Grid/GridList.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/client/src/components/Grid/GridList.vue b/client/src/components/Grid/GridList.vue index da08de2739c5..16016ec5fa7f 100644 --- a/client/src/components/Grid/GridList.vue +++ b/client/src/components/Grid/GridList.vue @@ -363,7 +363,7 @@ watch(operationMessage, () => {