Sha256: 5b6fedea66b11e7c88af144cecf07168993af3b5fca1dde9e409e20517f12d53

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