Fix linters
This commit is contained in:
parent
157924803c
commit
536ec5b68a
18 changed files with 128 additions and 140 deletions
|
|
@ -22,6 +22,6 @@
|
|||
.word_break
|
||||
= short_ticket_description(ticket)
|
||||
%button.btn-block.btn.btn-lg.btn-success
|
||||
%i.fa.fa-ticket.fa-fw{"aria-hidden": true}
|
||||
%i.fa.fa-ticket.fa-fw{ "aria-hidden": true }
|
||||
= humanized_money_with_symbol(ticket.price)
|
||||
.trapezoid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue