lp1993824: linkchecker; UI
authorJason Etheridge <jason@EquinoxOLI.org>
Sat, 4 Mar 2023 15:45:11 +0000 (10:45 -0500)
committerJason Etheridge <phasefx@gmail.com>
Sun, 14 May 2023 13:03:47 +0000 (09:03 -0400)
commita532085a750f2f00e831c6e53c678c12a485656a
tree1d2a71a6f7c624b056af53c1c87c03bc4771e12f
parent50b0b2ae11c05ed889541988424c11ec2f9e0aef
lp1993824: linkchecker; UI

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
12 files changed:
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/attempts.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/attempts.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/linkchecker.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/linkchecker.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/linkchecker.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/new-session-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/new-session-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/urls.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/linkchecker/urls.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/cat/routing.module.ts
Open-ILS/src/eg2/src/app/staff/nav.component.html