Sha256: f3ce2ffe7caa97e2b3de9b90cc77102d0e22a76f2f69aebdc69cd6143f8bc8a2

Contents?: true

Size: 454 Bytes

Versions: 13

Compression:

Stored size: 454 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'%>
<%= link_to_function t('blacklight.tools.refworks'), "document.refworks.submit();", :class => "btn" %>
<% end %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
blacklight-4.4.1 app/views/catalog/_refworks_form.html.erb
blacklight-4.4.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.3.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.2.2 app/views/catalog/_refworks_form.html.erb
blacklight-4.2.1 app/views/catalog/_refworks_form.html.erb
blacklight-4.2.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.1.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.0.1 app/views/catalog/_refworks_form.html.erb
blacklight-4.0.0 app/views/catalog/_refworks_form.html.erb
blacklight-4.0.0.rc2 app/views/catalog/_refworks_form.html.erb
blacklight-4.0.0.rc1 app/views/catalog/_refworks_form.html.erb
blacklight-4.0.0.pre7 app/views/catalog/_refworks_form.html.erb
blacklight-4.0.0.pre6 app/views/catalog/_refworks_form.html.erb