0ea64494d3
- missing little sentences - remove .buttons to global translations
7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
h1.page-header = t(".page.title")
|
|
|
|
== render 'form'
|
|
|
|
= link_to t('show'), client_ticket_path(@ticket), class: 'btn btn-sm btn-default'
|
|
= link_to t('back'), client_tickets_path, class: 'btn btn-sm btn-default'
|