Sha256: 2f6c72c8fdfbe9df46077c70c461a3e3d3463fc22bd49c0326d85d56b53477da
Contents?: true
Size: 347 Bytes
Versions: 62
Compression:
Stored size: 347 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.copied_html', link: link_to(entry.model.name, entry.model))
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-admin-3.4.13 | app/views/workarea/admin/orders/timeline/_copied.html.haml |
workarea-admin-3.4.12 | app/views/workarea/admin/orders/timeline/_copied.html.haml |