Sha256: 3661d748d0063abe03f092fe4ecd2a8233c8026d7a33f0a6810bad59b3093ffe
Contents?: true
Size: 471 Bytes
Versions: 2
Compression:
Stored size: 471 Bytes
Contents
%li %strong= t('workarea.admin.orders.attributes.checkout.ship_station_exported_at') - if @order.ship_station_exported? = local_time_ago(@order.ship_station_exported_at) - else "-" %li %strong= t('workarea.admin.orders.attributes.checkout.ship_station_order_id') = @order.ship_station_order_id.presence || "-" %li %strong= t('workarea.admin.orders.attributes.checkout.ship_station_on_hold_until') = @order.ship_station_on_hold_until.presence || "-"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-ship_station-1.0.1 | app/views/workarea/admin/orders/_ship_station.html.haml |
workarea-ship_station-1.0.0 | app/views/workarea/admin/orders/_ship_station.html.haml |