Separate gathers visually

This commit is contained in:
Chris Blanchard 2015-10-20 23:54:28 +01:00
parent 94708b9d0d
commit 80d21194da

View file

@ -153,6 +153,7 @@ var App = React.createClass({
maps={this.props.maps}
servers={this.props.servers}
previousGather={this.props.previousGather}/>
<hr />
<ArchivedGathers archive={this.props.archive}
maps={this.props.maps}
servers={this.props.servers} />