LP1830912 Locally servered material icons user/berick/lp1830912-local-mat-icons
authorBill Erickson <berickxx@gmail.com>
Wed, 29 May 2019 14:37:27 +0000 (10:37 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 29 Jul 2019 15:56:03 +0000 (11:56 -0400)
commit666ba33fb37c1aaf0c156b66f063f0ed0b160105
treef865bd184f2648c8cdd06a975c624437587c26e0
parent96e819bd9c3d6d53d1f4321f250eab69a4c080a4
LP1830912 Locally servered material icons

Adds the material-icons NPM package and teaches the Angular code to
import the icons at build time instead of fetching the icons from the
Google servers.

Two existing icons were swapped with alternate icons to avoid odd
spacing issues with the locally served versions.

Note 'npm install' is required to pick up the new icons package.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/package.json
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/eg2/src/index.html
Open-ILS/src/eg2/src/styles.css