forked from MapComplete/MapComplete
A11y: move buttons into fields
This commit is contained in:
parent
30c9034e7b
commit
1b10f1f64d
23 changed files with 529 additions and 414 deletions
|
@ -54,6 +54,10 @@
|
|||
},
|
||||
"titleIcons": [
|
||||
{
|
||||
"ariaLabel": {
|
||||
"en": "See on OpenStreetMap.org",
|
||||
"nl": "Bekijk op OpenStreetMap.org"
|
||||
},
|
||||
"render": "<a href='https://openstreetmap.org/note/{id}' target='_blank'><img src='./assets/svg/osm-logo-us.svg'></a>"
|
||||
}
|
||||
],
|
||||
|
@ -94,6 +98,7 @@
|
|||
"tagRenderings": [
|
||||
{
|
||||
"id": "conversation",
|
||||
"classes": "p-0",
|
||||
"render": "{visualize_note_comments()}"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue