mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
add "toilets:menstrual_products" field also to pois with toilet tag
see #1116
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "toilets:menstrual_products",
|
||||
"type": "radio",
|
||||
"stringsCrossReference": "{toilets/menstrual_products}",
|
||||
"label": "{toilets/menstrual_products}",
|
||||
"prerequisiteTag": {
|
||||
"key": "toilets",
|
||||
"valueNot": "no"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user