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>
Wed, 14 Dec 2022 14:53:23 +0000 (09:53 -0500)
commit099bdb4e96e41b7bb4ff6f4fd29440c0ed344549
treeee4cb4982da6726ffccbb8ad2dd8162efe896b6f
parentb30b218743331242a9bdcc1cc42bac52e95c5c96
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