lp1754364: example solution user/sandbergja/lp1754364-example-solution
authorJane Sandberg <js7389@princeton.edu>
Sat, 6 May 2023 15:08:20 +0000 (08:08 -0700)
committerJane Sandberg <js7389@princeton.edu>
Sun, 7 May 2023 00:46:35 +0000 (17:46 -0700)
commit0d877f12e17474351bb7a691b81bc1c1398b5dfe
treee1aebf8545d875e78b0709fd4c67c86dfb09a57b
parent3d1610d25a2812252aa5b8648caf3eff6d0ec3a1
lp1754364: example solution

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts
Open-ILS/src/eg2/src/app/share/util/timezone.service.spec.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/util/timezone.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/edit-org-unit-setting-dialog.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/edit-org-unit-setting-dialog.component.spec.ts [new file with mode: 0644]
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-settings.module.ts
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/timezone-select/timezone-select.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/timezone-select/timezone-select.component.spec.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/timezone-select/timezone-select.component.ts [new file with mode: 0644]