Sha256: 315971390e46d57c5e1fcd70711519fbe030770b0070a300816e4b6a6dfbfdc8
Contents?: true
Size: 328 Bytes
Versions: 62
Compression:
Stored size: 328 Bytes
Contents
.activity .activity__header .activity__avatar = link_to_modifier(entry) do = avatar_for entry.modifier %h3.activity__name= link_to_modifier(entry) %p.activity__time= activity_time(entry.occured_at) .activity__message= t('workarea.admin.orders.timeline.shipped', count: entry.model.sum(&:quantity))
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-admin-3.4.13 | app/views/workarea/admin/orders/timeline/_shipped.html.haml |
workarea-admin-3.4.12 | app/views/workarea/admin/orders/timeline/_shipped.html.haml |