From 718a1e1a7e7ebda8eefdb4eb593a500c8dfb3843 Mon Sep 17 00:00:00 2001 From: Chris Blanchard Date: Tue, 19 Apr 2016 00:16:21 +0100 Subject: [PATCH] Tidy up completed gather title --- app/javascripts/components/gather.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascripts/components/gather.js b/app/javascripts/components/gather.js index 3952564..ddb7582 100644 --- a/app/javascripts/components/gather.js +++ b/app/javascripts/components/gather.js @@ -1014,7 +1014,7 @@ const CompletedGather = exports.CompletedGather = React.createClass({
-
{gatherName} {this.completionDate()}
+
{gatherName} - {this.completionDate()}
{gatherInfo}