Merge pull request #1559 from siddhantbajaj/purchase-index

[WIP] Ticket Purchase Index Page
This commit is contained in:
Ana María Martínez Gómez 2017-07-06 09:28:32 +02:00 committed by GitHub
commit e25de318bd
5 changed files with 43 additions and 1 deletions

View file

@ -33,3 +33,10 @@
class: 'button btn btn-default btn-info'
- else
%h5 No Tickets found!
.row
.col-md-12
- if @unpaid_ticket_purchases.any?
.h3
You have unpaid tickets!
%small
= link_to "Pay them here", conference_ticket_purchases_path