From f8b9cd843cd6399f824ba99566134d661d2915e7 Mon Sep 17 00:00:00 2001 From: Stella Rouzi Date: Sat, 14 Apr 2018 14:40:26 +0300 Subject: [PATCH] Add button to registration from physical_tickets#index --- app/views/physical_tickets/index.html.haml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/physical_tickets/index.html.haml b/app/views/physical_tickets/index.html.haml index cb0710ad..2ded8115 100644 --- a/app/views/physical_tickets/index.html.haml +++ b/app/views/physical_tickets/index.html.haml @@ -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