Sha256: 561df54e6a63f1368c365ca160ed61983ff46ad81f5ac85a0f554742ee171e80
Contents?: true
Size: 378 Bytes
Versions: 1
Compression:
Stored size: 378 Bytes
Contents
$("#<%= real_name(@content_block) %>_<%= @content_block.temp_id %>, #<%= real_name(@content_block) %>_<%= @content_block.id %>").closest("dd") .replaceWith('<%= j(render(partial: "redditor/admin/wrapper", locals: {content_block: @content_block, page: @page})) %>') .end() .find("ul.slider-block-images").sortable $.redditor.sliderBlockImagesSortableParams $.redditor.afterFunc()
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redditor-0.1.11 | app/views/redditor/admin/wrapper.js.coffee |