LP 1855781 Circulation Policy Configuration
authorZavier Banks <zbanks@catalyte.io>
Fri, 3 Jan 2020 18:24:36 +0000 (18:24 +0000)
committerJane Sandberg <js7389@princeton.edu>
Wed, 3 May 2023 12:50:42 +0000 (05:50 -0700)
commit62b1929ab28de1eb2970e6f281428ddba7827edb
tree92459a338b41b3083ce245189b29bfbbe89b9475
parentaae05ea8ee1bf9a644b0a30870c89ab6bc472f8d
LP 1855781 Circulation Policy Configuration
I made the necessary changes, so that I am no longer manipulating
the DOM directly. There is also an error message that displays
if the user tries to match a limit set with more than one matchpoint.

Signed-off-by: Zavier Banks <zbanks@catalyte.io>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/circ-matrix-matchpoint-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/circ-matrix-matchpoint-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/circ-matrix-matchpoint.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/circ-matrix-matchpoint.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/circ-matrix-matchpoint.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/linked-circ-limit-sets.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/linked-circ-limit-sets.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/routing.module.ts