added edit button to the admin/tickets#show page

This commit is contained in:
Situ William 2018-04-11 19:13:07 -04:00 committed by Stella Rouzi
parent 18c471f778
commit d7b3029383

View file

@ -7,6 +7,7 @@
Ticket
%small
= humanized_money_with_symbol @ticket.price
= link_to 'Edit Ticket', edit_admin_conference_ticket_path, class: 'btn btn-primary pull-right'
%p.text-muted
People who bought this ticket
.row