LP 1855781 Circulation Policy Configuration
authorZavier Banks <zbanks@catalyte.io>
Fri, 3 Jan 2020 18:24:36 +0000 (18:24 +0000)
committerZavier Banks <zbanks@catalyte.io>
Fri, 17 Jan 2020 16:59:01 +0000 (16:59 +0000)
commitfb474d688e41c47c28288b7c808f8b4139e9dee5
treeb0fc0d19d66ec7843996cfeec8e21abd5cb91fc2
parente79205e09b9b246720d076b5dd0afd8ae5475acc
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