Sha256: e6b7b6fba7ae9db718f9979dbc64c7a9f2af5a61aa2c4929a2157c46de49c726
Contents?: true
Size: 759 Bytes
Versions: 1
Compression:
Stored size: 759 Bytes
Contents
.my_order_canceled table thead tr td = t 'account.order.table_title.canceled.number' = render partial: 'account/orders/index_parts/price_with_vat_tips' td.tooltipster title="#{t 'account.order.text.turnaround_tip'}" = t 'account.order.table_title.canceled.urgency' td = t 'account.order.table_title.canceled.service' td = t 'account.order.table_title.canceled.price' = render partial: 'account/orders/index_parts/price_with_vat_tips' td = t 'account.order.table_title.canceled.status' td = t 'account.order.table_title.canceled.reason' tbody = render partial: 'account/orders/index_parts/canceled_record', as: :order, collection: @records
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
translation_cms-0.1.5 | app/views/account/orders/index_parts/_canceled.html.slim |