LP1839341: Small tweaks to org unit settings UI
authorJane Sandberg <sandbej@linnbenton.edu>
Fri, 11 Sep 2020 00:24:22 +0000 (17:24 -0700)
committerKyle Huckins <khuckins@catalyte.io>
Tue, 9 Feb 2021 18:42:05 +0000 (18:42 +0000)
commit16d4083583d8b23dc92286eb853b56eb42df7a62
tree58893012c49c37edce6c841e8db8f68641393fa0
parent918830e0d632e733a1fc7a1e9f7ee382b20241eb
LP1839341: Small tweaks to org unit settings UI

* Changes Edit link into a button so that the modal opens
* Adds [flex] widths to grid columns
* Removes some unnecessary @Import statements
* Fixes lint errors

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/edit-org-unit-setting-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-setting-history-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-setting-json-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings-routing.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.module.ts