mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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
|
||||
%h2
|
||||
Tickets
|
||||
= link_to 'Back to registration',
|
||||
conference_conference_registration_path(@conference),
|
||||
class: 'btn btn-success pull-right'
|
||||
.text-muted
|
||||
Your tickets for the conference
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue