Add button to registration from physical_tickets#index
This commit is contained in:
parent
168a832c10
commit
f8b9cd843c
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
.col-md-12.page-header
|
.col-md-12.page-header
|
||||||
%h2
|
%h2
|
||||||
Tickets
|
Tickets
|
||||||
|
= link_to 'Back to registration',
|
||||||
|
conference_conference_registration_path(@conference),
|
||||||
|
class: 'btn btn-success pull-right'
|
||||||
.text-muted
|
.text-muted
|
||||||
Your tickets for the conference
|
Your tickets for the conference
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue