Sha256: 1d54fde5bc4e6e9cd4df94cb8f71010135cecbedfa53adda2fdc2acd0c22ca6d

Contents?: true

Size: 618 Bytes

Versions: 99

Compression:

Stored size: 618 Bytes

Contents

      <table class="table table-striped" id="resource_detail">
        <tr>
          <td style="width: 200px"><%= t('activerecord.attributes.series_statement.title_transcription') -%></td>
          <td style="width: 490px"><%= @parent.title_transcription %></td>
        </tr>
        <tr>
          <td><%= t('activerecord.attributes.series_statement.series_master') -%></td>
          <td><%= localized_boolean(@parent.series_master?) %></td>
        </tr>
        <tr>
          <td><%= t('activerecord.attributes.series_statement.note') -%></td>
          <td><%= @parent.note %></td>
        </tr>
    </table>

Version data entries

99 entries across 98 versions & 3 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.17 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.16 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.15 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.14 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.13 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.12 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.11 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.10 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.10.rc.3 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.10.rc.2 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.10.rc.1 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.9 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.4.0.rc.1 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.8 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.7 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.6 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.4.0.beta.2 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.4.0.beta.1 app/views/manifestations/_show_parent.html.erb
enju_biblio-0.3.5 app/views/manifestations/_show_parent.html.erb