Sha256: f3a13974dabfaec7fc3bbae79752d72dae4ed01dffd7e0b3b1c97bb075f15ee1

Contents?: true

Size: 806 Bytes

Versions: 45

Compression:

Stored size: 806 Bytes

Contents

<%= @user.username -%> :

Title: <%= @manifestation.original_title %>
Creator(s): <%= @manifestation.creators.readable_by(@user).collect(&:full_name).join("/") %>
Contributor(s): <%= @manifestation.contributors.readable_by(@user).collect(&:full_name).join("/") %> 
Publisher(s): <%= @manifestation.publishers.readable_by(@user).collect(&:full_name).join("/") %>
ISBN: <%= @manifestation.identifier_contents(:isbn).join(" ") %>
URL: <%= @manifestation.access_address %>
Holding:
<% @manifestation.items.on_shelf.each do |item| -%>
 <%= item.shelf_display_name.localize %> <%= item.call_number %> <%= item.item_identifier %>
<% end -%>

<%= "#{LibraryGroup.site_config.url}manifestations/#{@manifestation.id}" %>

-- 
<%= LibraryGroup.system_name(@user.profile.locale) %>
<%= LibraryGroup.site_config.url %>

Version data entries

45 entries across 44 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.17 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.16 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.15 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.14 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.13 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.12 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.11 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.10 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.10.rc.3 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.10.rc.2 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.10.rc.1 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.9 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.8 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.7 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.6 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.5 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.4 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.3 app/views/notifier/manifestation_info.en.text.erb
enju_biblio-0.3.2 app/views/notifier/manifestation_info.en.text.erb