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.27 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.5.4 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.26 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.5.3 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.25 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.5.2 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.24 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.5.1 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.23 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.22 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.5.0 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.21 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.5.0.beta.1 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.20 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.19 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.18 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.17 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.16 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.15 app/views/workarea/admin/orders/timeline/_copied.html.haml
workarea-admin-3.4.14 app/views/workarea/admin/orders/timeline/_copied.html.haml