From dfbc0644b41da7b3433a44f109b3b40cdb2d8ea9 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 19 Mar 2019 11:47:52 -0400 Subject: [PATCH] LP1821382 Angular grid inline load progress indicator. Display an indeterminate progress indicator while the grid is waiting for data to arrive. Signed-off-by: Bill Erickson Signed-off-by: Dan Wells --- Open-ILS/src/eg2/src/app/share/grid/grid.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid.component.html index dd462465b0..4a6ae6ec9b 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid.component.html @@ -16,15 +16,15 @@ -
> +
- +
-
- Nothing to Display +
+ Nothing to Display
-- 2.43.2