LP1904036 Grid flat data service/support
authorBill Erickson <berickxx@gmail.com>
Mon, 19 Apr 2021 16:43:51 +0000 (12:43 -0400)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:07 +0000 (18:39 -0700)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid.ts

index 6a4bd01..90fa88b 100644 (file)
@@ -117,6 +117,7 @@ export class GridColumnSet {
         this.applyColumnFilterability(col);
     }
 
+
     // Returns true if the new column was inserted, false otherwise.
     // Declared columns take precedence over auto-generated columns
     // when collisions occur.