Sha256: 691592ae360dc3c7cc368568ace046f23f7b979cbd676fc03c0efb5852372542

Contents?: true

Size: 413 Bytes

Versions: 9

Compression:

Stored size: 413 Bytes

Contents

<%= form_tag "http://www.refworks.com/express/expressimport.asp?vendor=#{application_name}&filter=MARC%20Format&encoding=65001", :name => "refworks", :target => "_blank" 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();" %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
blacklight-3.8.2 app/views/catalog/_refworks_form.html.erb
blacklight-3.8.1 app/views/catalog/_refworks_form.html.erb
blacklight-3.8.0 app/views/catalog/_refworks_form.html.erb
blacklight-3.7.2 app/views/catalog/_refworks_form.html.erb
blacklight-3.7.1 app/views/catalog/_refworks_form.html.erb
blacklight-3.7.0 app/views/catalog/_refworks_form.html.erb
blacklight-3.6.1.1 app/views/catalog/_refworks_form.html.erb
blacklight-3.6.0 app/views/catalog/_refworks_form.html.erb
blacklight-3.5.0 app/views/catalog/_refworks_form.html.erb