| <%= t("push_notification_plugin.lib.plugin.device")%> | <%= t("push_notification_plugin.lib.plugin.actions") %> |
|---|---|
| <%= d.device_name %> | <%= button_without_text(:delete, t('push_notification_plugin.controllers.myprofile.delete_device'), {:controller => "push_notification_plugin_myprofile", :action => "delete_device", :params => {:device => d}}, method: :delete, id: "delete_device_#{d.id}") %> |