LP1830912 Locally servered material icons user/gmcharlt/lp1830912_signoff
authorBill Erickson <berickxx@gmail.com>
Wed, 29 May 2019 14:37:27 +0000 (10:37 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 Jul 2019 15:17:40 +0000 (11:17 -0400)
commitde57bee8b6b462932fe5761503e9ace67172d2cf
tree74f77573c1bfc3053e138a3f7fd188b73d46a744
parentf6c0ba381ad29334c708aa001ed7e72bcc73e32a
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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
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