From 6e14b5a7622d2b1ebe3541404a02f8cc2aa9a755 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 18 Mar 2019 17:46:34 -0400 Subject: [PATCH] LP1821382 Angular grid optoin to disable paging Hides the paging controls in the toolbar and puts the grid into "fetch all" mode. Signed-off-by: Bill Erickson Signed-off-by: Dan Wells --- .../app/share/grid/grid-toolbar.component.html | 16 +++++----------- .../src/eg2/src/app/share/grid/grid.component.ts | 3 +++ Open-ILS/src/eg2/src/app/share/grid/grid.ts | 5 ++++- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html index af223fefdf..68f7fade5f 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html @@ -56,6 +56,8 @@ + + - - -
+ +
+