Use title icon

This commit is contained in:
Robin van der Linde 2022-07-13 11:32:59 +02:00
parent 3f2d50b2e1
commit e2dd4a4325
No known key found for this signature in database
GPG key ID: 53956B3252478F0D

View file

@ -52,10 +52,6 @@
}
],
"tagRenderings": [
{
"id": "link",
"render": "<a href='https://maproulette.org/challenge/{parentId}/task/{id}'>View this task</a>"
},
{
"id": "status",
"render": "Current status: {status}",
@ -128,6 +124,12 @@
"en": "MapRoulette Item: {parentName}"
}
},
"titleIcons": [
{
"id": "maproulette",
"render": "<a href='https://maproulette.org/challenge/{parentId}/task/{id}' target='_blank'><img src='./assets/layers/maproulette/logomark.svg'/></a>"
}
],
"filter": [
{
"id": "status",