LP 1855781 Circulation Policy Configuration
authorZavier Banks <zbanks@catalyte.io>
Fri, 3 Jan 2020 18:24:36 +0000 (18:24 +0000)
committerJason Etheridge <jason@EquinoxOLI.org>
Fri, 14 Apr 2023 13:32:19 +0000 (09:32 -0400)
commit775ea3d64588b650e3630da4fe89a86106c0bc09
tree3ce42a69649bc7a61bdd69f27a8f40e87b69a375
parent57d50620e347835740ce8293c6a016875c589e60
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>
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