Sha256: 8f544f30ba87f8c8c88356946dda552428354be9293f9f0eb952f82653ca13b4

Contents?: true

Size: 282 Bytes

Versions: 10

Compression:

Stored size: 282 Bytes

Contents

<%= render partial: 'modals/form', locals: { model: model, form_path: form_path, success_alert: defined?(success_alert) ? success_alert : 'Deleted' , error_alert: defined?(error_alert) ? error_alert : 'Error while deleting', visit_path: defined?(visit_path) ? visit_path : nil } %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootbox_crud-0.2.1 app/views/modals/_destroy.js.erb
bootbox_crud-0.2.0 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.7 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.6 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.5 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.4 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.3 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.2 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1.1 app/views/modals/_destroy.js.erb
bootbox_crud-0.1.1 app/views/modals/_destroy.js.erb