Remove test rendering from etymology theme

This commit is contained in:
Pieter Vander Vennet 2022-04-22 16:10:25 +02:00
parent 0aae923187
commit 849f95feec

View file

@ -208,29 +208,6 @@
}
]
}
},
{
"location": [
"projected_centerpoint"
],
"label": "<div class='bg-white rounded-full p-x-2'>LABEL</div>",
"icon": {
"render": "pin:#05d7fcaa",
"mappings": [
{
"if": {
"and": [
"name:etymology=",
"name:etymology:wikidata="
]
},
"then": "pin:#fcca05aa"
}
]
},
"iconSize": {
"render": "40,40,center"
}
}
]
}