Sha256: 851f130b7bfc31cce1812ebfac9df522f9feb3d2e7e0646220b10797952d2b21

Contents?: true

Size: 342 Bytes

Versions: 1

Compression:

Stored size: 342 Bytes

Contents

= link_to image_tag('albums/photos.png'), resource_url([resource, :photos])
= link_to image_tag('admix/zoom.png'), resource_url(resource)
= link_to image_tag('admix/page_edit.png'), edit_resource_url(resource)
= link_to image_tag('admix/cancel.png'), resource_url(resource), method: :delete, data: { confirm: t('admix.crud.destroy_confirm') }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mix-auth-0.4.0 app/views/admix/users/_table_actions.html.haml