lp1811710: toward hopeless UI
authorJason Etheridge <jason@EquinoxInitiative.org>
Fri, 10 May 2019 06:52:01 +0000 (02:52 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 9 Jan 2020 15:36:22 +0000 (10:36 -0500)
commit896019f47eb01cf6d2f8dee7d06cc66d7ce1778a
tree08460eac9ef9994d82640fbb0991188f6e057c21
parent8950547bfbf0c78e8c283a97a11a7986ff800f93
lp1811710: toward hopeless UI

dedicated interface and grid tweaks

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html
Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/hopeless/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/routing.module.ts
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm
Open-ILS/src/templates/staff/admin/local/t_splash.tt2