]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1830912 Locally servered material icons
authorBill Erickson <berickxx@gmail.com>
Wed, 29 May 2019 14:37:27 +0000 (10:37 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 5 Aug 2019 18:41:15 +0000 (14:41 -0400)
commitaaff0777aef255cae35f1261fc2d2762ed565365
tree1a5c0fa6ed0f33e8f10462b7ebccde2d88a56f47
parentb2f669fb161ff4bdba9ba2528241312d037503e6
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