mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-12 01:32:12 +00:00
refactor: adjust to changes in core definitions
This commit is contained in:
@@ -30,12 +30,13 @@ export class DataIconPipe implements PipeTransform {
|
||||
constructor() {
|
||||
this.typeIconMap = {
|
||||
'academic event': 'school',
|
||||
'assessment': 'document-text',
|
||||
'article': 'document',
|
||||
'book': 'book',
|
||||
'building': 'location',
|
||||
'catalog': 'folder',
|
||||
'contact point': 'call',
|
||||
'course of studies': 'school',
|
||||
'course of study': 'school',
|
||||
'date series': 'calendar',
|
||||
'dish': 'restaurant',
|
||||
'favorite': 'heart',
|
||||
|
||||
Reference in New Issue
Block a user