Sha256: 2e2853606adb289120ec84a9660d32bca3aba80f6c977dadb505c55d70dfbe50

Contents?: true

Size: 205 Bytes

Versions: 20

Compression:

Stored size: 205 Bytes

Contents

<% if @previous_document || @next_document %>
  <div id="previousNextDocument">
    <%= link_to_previous_document(@previous_document) %>
    <%= link_to_next_document(@next_document) %>
  </div>
<% end %>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
curate-0.6.6 app/views/catalog/_previous_next_doc.html.erb
curate-0.6.5 app/views/catalog/_previous_next_doc.html.erb
curate-0.6.4 app/views/catalog/_previous_next_doc.html.erb
curate-0.6.3 app/views/catalog/_previous_next_doc.html.erb
curate-0.6.1 app/views/catalog/_previous_next_doc.html.erb
curate-0.6.0 app/views/catalog/_previous_next_doc.html.erb
curate-0.5.6 app/views/catalog/_previous_next_doc.html.erb
curate-0.5.5 app/views/catalog/_previous_next_doc.html.erb
curate-0.5.4 app/views/catalog/_previous_next_doc.html.erb
curate-0.5.2 app/views/catalog/_previous_next_doc.html.erb
curate-0.5.1 app/views/catalog/_previous_next_doc.html.erb
curate-0.5.0 app/views/catalog/_previous_next_doc.html.erb
curate-0.4.2 app/views/catalog/_previous_next_doc.html.erb
curate-0.3.2 app/views/catalog/_previous_next_doc.html.erb
curate-0.3.1 app/views/catalog/_previous_next_doc.html.erb
curate-0.2.0 app/views/catalog/_previous_next_doc.html.erb
curate-0.1.3 app/views/catalog/_previous_next_doc.html.erb
curate-0.1.2 app/views/catalog/_previous_next_doc.html.erb
curate-0.1.1 app/views/catalog/_previous_next_doc.html.erb
curate-0.1.0 app/views/catalog/_previous_next_doc.html.erb