=link_toadmin_label_path(label),class: 'btn btn-transparent remove-row label-action has-tooltip',title: _('Delete'),data: {placement: 'bottom',confirm: "Delete this label? Are you sure?"},aria_label: _('Delete'),method: :delete,remote: truedo
=link_to_('Delete'),admin_label_path(label),class: 'btn btn-sm btn-remove remove-row',method: :delete,remote: true,data: {confirm: "Delete this label? Are you sure?"}