mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-13 00:24:28 +00:00
Remove initial gather text
This commit is contained in:
parent
9d7da01d0c
commit
467b13526a
1 changed files with 0 additions and 2 deletions
|
@ -663,8 +663,6 @@ var Gather = React.createClass({
|
||||||
<div>
|
<div>
|
||||||
<div className="panel panel-primary add-bottom">
|
<div className="panel panel-primary add-bottom">
|
||||||
<div className="panel-heading">Current Gather</div>
|
<div className="panel-heading">Current Gather</div>
|
||||||
<div className="panel-body text-center">Be the first to join the gather
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<Gatherers gather={gather} user={user} thisGatherer={thisGatherer} />
|
<Gatherers gather={gather} user={user} thisGatherer={thisGatherer} />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue