# HG changeset patch # User Thomas Junk # Date 1566909030 -7200 # Node ID c5642480eb9b3759e0a97690724b57c1e5d628a0 # Parent fbe2f1aa27579c69b7e64e6f59d99a6594daaeb0 styles: rename 'currency' to recency diff -r fbe2f1aa2757 -r c5642480eb9b client/src/components/identify/Identify.vue --- a/client/src/components/identify/Identify.vue Tue Aug 27 14:22:45 2019 +0200 +++ b/client/src/components/identify/Identify.vue Tue Aug 27 14:30:30 2019 +0200 @@ -46,10 +46,10 @@ - {{ currency(feature) }} + {{ recency(feature) }} -1 ) { let colorUniformTriangle = - currencyColorCodes[classifications.surveyCurrency(feature)]; + recencyColorCodes[classifications.surveyCurrency(feature)]; let frame = ``; let svg = `data:image/svg+xml,${frame}`; s.push(