correcting ticket's details view and its related models.

This commit is contained in:
Rishabh Saxena 2016-03-18 00:25:15 +05:30
parent 835236ed7f
commit 99afc456cd
4 changed files with 20 additions and 8 deletions

View file

@ -2,10 +2,11 @@
.col-md-12
.page-header
%h1
= @ticket.title
Ticket
%small
= humanized_money_with_symbol @ticket.price
%div{"data-placement" => "left", "data-toggle" => "tooltip", :title => @ticket.description}
= @ticket.title
Ticket
%small
= humanized_money_with_symbol @ticket.price
%p.text-muted
People who bought this ticket
.row