Sha256: a1cc3b0ba71bae69ed9fcb62fbd418f3728ce7bfed8abb8e08e03f0d6edbb76e

Contents?: true

Size: 355 Bytes

Versions: 11

Compression:

Stored size: 355 Bytes

Contents

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

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
blacklight-4.9.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.8.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.7.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.7.0.pre1 app/views/catalog/_refworks_form.html.erb
blacklight-4.6.3 app/views/catalog/_refworks_form.html.erb
blacklight-4.6.2 app/views/catalog/_refworks_form.html.erb
blacklight-4.6.1 app/views/catalog/_refworks_form.html.erb
blacklight-4.6.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.5.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.5.0.rc1 app/views/catalog/_refworks_form.html.erb
blacklight-4.4.2 app/views/catalog/_refworks_form.html.erb