Skip to content

Commit

Permalink
show accept/reject bounty in permissioned bounty
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Aug 31, 2018
1 parent 8446240 commit f09d590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/dashboard/templates/bounty/details.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ <h5 class="bounty-heading">{% trans "Funder" %}</h5>
</div>
[[/if]]
</div>
[[else activity_type == 'start_work' || activity_type == 'worker_approved' || activity_type == 'bounty_abandonment_warning || activity_type == 'worker_applied' ]]
[[else activity_type == 'start_work' || activity_type == 'worker_approved' || activity_type == 'bounty_abandonment_warning ]]
<div class="col-12 col-md-7 started-status-column">
<div class="activity-status">
[[:text]]
Expand Down

0 comments on commit f09d590

Please sign in to comment.