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>
Wed, 17 Mar 2021 18:44:52 +0000 (18:44 +0000)
commitb6506b8e99a51503a57e8de954510d0642bb823a
tree8ff554da6568a88aeb4ac42f8449f1a89a0711ca
parentb0c2e62f8106d7c402da5278744aad5edccf74b8
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