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

Version Path
enju_biblio-0.1.2 app/views/manifestations/show.js.erb
enju_biblio-0.1.1 app/views/manifestations/show.js.erb
enju_biblio-0.1.0 app/views/manifestations/show.js.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/show.js.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/show.js.erb
enju_biblio-0.1.0.pre69 app/views/manifestations/show.js.erb
enju_biblio-0.1.0.pre68 app/views/manifestations/show.js.erb
enju_biblio-0.1.0.pre67 app/views/manifestations/show.js.erb