Sha256: 4004f5cc495efeb836a622fcf7193b12b2453a6235f09892205d92da4aca549c

Contents?: true

Size: 887 Bytes

Versions: 28

Compression:

Stored size: 887 Bytes

Contents

- if resource.users.length > 0
  = link_to image_tag('admix/icons/printer.png'), admix_voucher_print_url(resource), class: 'btn', title: 'Imprimir usuários deste voucher'
  = link_to image_tag('admix/icons/user_go.png'), admix_voucher_users_url(resource), class: 'btn', title: 'Listar usuários deste voucher'
- else
  %a.btn.disabled{title:'Nenhum usuário'}= image_tag('admix/icons/printer.png')
  %a.btn.disabled{title:'Nenhum usuário'}= image_tag('admix/icons/user_go.png')
= link_to image_tag('admix/icons/zoom.png'), resource_url(resource), class: 'btn', title:'Visualizar registro'
= link_to image_tag('admix/icons/page_edit.png'), edit_resource_url(resource), class: 'btn', title:'Editar registro'
= link_to image_tag('admix/icons/cancel.png'), resource_url(resource), method: :delete, data: { confirm: t('admix.crud.destroy_confirm') }, class: 'btn', title:'Deletar registro'

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
mix-rails-0.25.1 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.25.1 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.25.0 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.25.0 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.24.1 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.24.1 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.24.0 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.24.0 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.23.1 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.23.1 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.23.0 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.23.0 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.22.0 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.22.0 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.16.0 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.16.0 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.15.0 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.15.0 app/views/admix/vouchers/_table_actions.html.haml
mix-rails-0.12.2 mix-rails-vouchers/app/views/admix/vouchers/_table_actions.html.haml
mix-rails-vouchers-0.12.2 app/views/admix/vouchers/_table_actions.html.haml