From 1cb51ebba2db514018fc1fc47a844e7edcbb85a4 Mon Sep 17 00:00:00 2001 From: beets Date: Tue, 21 Jul 2020 14:29:56 -0700 Subject: [PATCH] Fix timeline links on homepage (#146) * fix timeline links on homepage * Fix spelling mistake with multi grouped bar charts on place pages --- server/templates/static/homepage.html | 6 +++--- static/js/place_template.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/server/templates/static/homepage.html b/server/templates/static/homepage.html index 825809bece..901024a38a 100644 --- a/server/templates/static/homepage.html +++ b/server/templates/static/homepage.html @@ -95,9 +95,9 @@
Explore DC Graph nodes
Explore timeline statistics
- US University Towns by Income - Richest vs Poorest California Counties - Employment differences across neighboring cities + US University Towns by Income + Richest vs Poorest California Counties + Employment differences across neighboring cities
{# disable until we can reload scatter from url params
diff --git a/static/js/place_template.tsx b/static/js/place_template.tsx index 634ea37e6b..99b4e1fe91 100644 --- a/static/js/place_template.tsx +++ b/static/js/place_template.tsx @@ -532,7 +532,7 @@ class Chart extends Component { onChange={this._handlePlaceSelection} > {this.showParent() && (