Change #6428
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Mon 05 Aug 2019 14:41:15 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | aaff0777aef255cae35f1261fc2d2762ed565365 |
Comments
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>
Changed files
- 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