]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1858138: remove remaining uses of showLinkSelector
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 15:35:56 +0000 (10:35 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 3 Jan 2020 19:28:30 +0000 (14:28 -0500)
commitd8d169f3ab86bd75e3c265d64690a6fe830b7a49
tree42d9a1e05fe57acb7437d877ca1bc9d89720aec5
parent621b895def1a5bce7e0398f668b907314b79c127
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 <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html