LP#1858138: remove remaining uses of showLinkSelector
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 15:35:56 +0000 (10:35 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 15:35:56 +0000 (10:35 -0500)
commit2a6e6f582bb0ac6c989cb0f946925b62677f9833
tree6e9c958ba35bd4d1dead8f801bbc32442f1a0492
parent159c807fec403ddb166ad44b54ce2e256ed52851
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>
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