Sha256: fe268245c23e076b573762cedf92b7578d69ee043b495232be11ed334f5b0a43
Contents?: true
Size: 325 Bytes
Versions: 48
Compression:
Stored size: 325 Bytes
Contents
$("#holding_link_<%= @manifestation.id %>").html("<%= escape_javascript(render("show_holding_toggle", manifestation: @manifestation)) %>"); $("#holding_<%= @manifestation.id %>").html("<%= escape_javascript(render("show_holding", manifestation: @manifestation, items: @manifestation.items.available_for(current_user))) %>");
Version data entries
48 entries across 47 versions & 2 rubygems