dirkdevriendt

Results 2 issues of dirkdevriendt

Fixes https://github.com/esnet/react-timeseries-charts/issues/302 Reference for Firefox check: https://stackoverflow.com/a/9851769

something like ```"valueUrl": "{{gender|lower}}"``` works while ```"valueUrl": "pato:{% if gender == 'F' %}0000383{% else %}0000384{% endif %}"``` does not Reference from the docs: https://github.com/CLARIAH/COW/wiki/12.-example:-if-statement-converting-sex-variable-and-values-appropriately When using the online cattle.datalegend.net tool,...

bug