Vivify Control Set Authority Field config so we can link to bib fields and axes user/miker/angular-ccvm-and-authority-links
authorMike Rylander <mrylander@gmail.com>
Thu, 8 Sep 2022 19:09:13 +0000 (15:09 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 8 Sep 2022 19:09:31 +0000 (15:09 -0400)
commit37968ab37931ee7fb879af024933119f4c513ed5
treea6cd3c6e407d84200c9511ed9ae2e6bcebffd1e9
parente507e9d56711dbc5f98e3455047f3eab013dad91
Vivify Control Set Authority Field config so we can link to bib fields and axes

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/server/control-set-authority-fields/control-set-authority-fields-routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/control-set-authority-fields/control-set-authority-fields.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/control-set-authority-fields/control-set-authority-fields.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/control-set-authority-fields/control-set-authority-fields.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/server/routing.module.ts