Sha256: 1c040037059231a43207145712bf999f9173a20a8f1a644fc74de64973dd9e13

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 : 'Created' , error_alert: defined?(error_alert) ? error_alert : 'Error while creating', 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/_create.js.erb
bootbox_crud-0.2.0 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.7 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.6 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.5 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.4 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.3 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.2 app/views/modals/_create.js.erb
bootbox_crud-0.1.1.1 app/views/modals/_create.js.erb
bootbox_crud-0.1.1 app/views/modals/_create.js.erb