update catalog format icons to use SVG replacements user/lew/svg-format-icons
authorLlewellyn Marshall <llewellyn.marshall@ncdcr.gov>
Mon, 15 Jun 2020 17:27:47 +0000 (13:27 -0400)
committerLlewellyn Marshall <llewellyn.marshall@ncdcr.gov>
Mon, 15 Jun 2020 17:27:47 +0000 (13:27 -0400)
commit29147bc7bb4f960e05041ab41e0584ca524d2307
treefebd0479fcb375d40cde42f1e57c0bbf5e03375f
parentb97ad773a18f008f8697b1e25a4a540f195424a2
update catalog format icons to use SVG replacements
86 files changed:
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
Open-ILS/src/eg2/src/styles.css
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/holds/edit.tt2
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/web/images/format_icons/icon_format/blu-ray.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/book.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/braille.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/casaudiobook.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/casmusic.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/cassette.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/cd.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/cdaudiobook.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/cdmusic.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/dvd.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/eaudio.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/ebook.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/equip.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/evideo.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/kit.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/lpbook.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/map.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/map2.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/microform.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/music.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/phono.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/phonomusic.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/phonospoken.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/picture.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/score.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/score2.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/serial.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/software.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/icon_format/vhs.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/a.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/c.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/d.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/e.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/f.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/g.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/i.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/j.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/k.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/m.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/o.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/p.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/r.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/item_type/t.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/2.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/5.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/a.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/b.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/c.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/d.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/e.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/f.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/h.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/i.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/j.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/k.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/l.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/m.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_downloadable book.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_electronicgames.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_evideo.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_online journal.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_player.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_podcasts.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_streamingaudio.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_streamingvideo.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/media_vhs.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/n.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/o.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/p.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/q.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/r.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/s.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/t.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/v.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/w.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/x.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/y.svg [new file with mode: 0644]
Open-ILS/web/images/format_icons/mattype/z.svg [new file with mode: 0644]