Sha256: b76b95784dcae35fb3a8520671486a76f14ee0e0dd57e70627cd9ebff054c417

Contents?: true

Size: 382 Bytes

Versions: 12

Compression:

Stored size: 382 Bytes

Contents

<%= form_tag "http://www.refworks.com/express/expressimport.asp?vendor=#{application_name}&filter=MARC%20Format&encoding=65001", :name => "refworks", :role => 'form', :target => "_blank", :id => "refworks-form" do %>

<%= hidden_field_tag "ImportData", render_refworks_texts(documents) %>
<%= submit_tag t('blacklight.tools.refworks'), :class => 'submit btn btn-default'%>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-5.3.0 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.3 app/views/catalog/_refworks_form.html.erb
blacklight-5.1.1 app/views/catalog/_refworks_form.html.erb
blacklight-5.2.0 app/views/catalog/_refworks_form.html.erb
blacklight-5.1.0 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.2 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.1 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.0 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.0.pre4 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.0.pre3 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.0.pre2 app/views/catalog/_refworks_form.html.erb
blacklight-5.0.0.pre1 app/views/catalog/_refworks_form.html.erb