Sha256: 50d6fa119d7183d548e2c2901afc2de6b43bf785b72db789b8ff9899f2810a7f

Contents?: true

Size: 308 Bytes

Versions: 1

Compression:

Stored size: 308 Bytes

Contents

<%= smart_listing_render(model.name.tableize) %>
<script type="text/javascript">
  var smart_listing = $('#<%= collection_sym  %>').smart_listing();
  smart_listing.edit(<%= resource.id %>, "<%= escape_javascript(render(partial: "#{resource_view_path}/form.html", locals: {object: resource})) %>");
</script>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smarter_listing-0.2.7 app/views/smarter_listing/edit.html.erb