From: Galen Charlton Date: Fri, 3 Jan 2020 15:35:56 +0000 (-0500) Subject: LP#1858138: remove remaining uses of showLinkSelector X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d8d169f3ab86bd75e3c265d64690a6fe830b7a49;p=evergreen%2Fequinox.git LP#1858138: remove remaining uses of showLinkSelector Now that showLinkSelector is deprecated and does nothing, remove current uses of it. To test ------- [1] Apply the patch. [2] Visit Angular admin interfaces that have grids that refer to linked IDL classes, e.g., - Local Admin -> Carousels (carousel type) - Server Admin -> Weights Association (circ weights and hold weights) - Local Admin -> Item Tags (copy tag type) - Acq Admin -> EDI Accounts (provider) [3] Verify that the columns for linked fields display the appropriate selector field rather than the numeric ID. Signed-off-by: Galen Charlton Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html index 64714af755..b73a969114 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html @@ -41,7 +41,7 @@ + [sortable]="true" persistKey="{{persistKey}}"> diff --git a/Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html b/Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html index 26da699522..d456ae08a3 100644 --- a/Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html +++ b/Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html @@ -265,7 +265,6 @@ [dataSource]="acpSource" [filterable]="true" [sortable]="true" - [showLinkSelectors]="true" [stickyHeader]="true" showFields="barcode,location,circ_lib,price,dummy_title,create_date" > diff --git a/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html b/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html index c7479d62db..00bc67a47b 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html @@ -34,7 +34,7 @@ + [sortable]="true" persistKey="{{persistKey}}">