Sha256: be4be7c870ea3bca6b7c0421650c37da0118ee1c1ccbbc36feca32101bbfd8c8

Contents?: true

Size: 334 Bytes

Versions: 36

Compression:

Stored size: 334 Bytes

Contents

<div class="nested-fields">
  <%= f.select(:identifier_type_id, @identifier_types.collect{|i| [i.display_name.localize, i.id]}) %>
  <%= f.text_field :body, class: 'resource_identifier_body', style: 'ime-mode: disabled' -%>
  <%= link_to_remove_association t('page.remove'), f, data: {confirm: t('page.are_you_sure')} %><br />
</div>

Version data entries

36 entries across 35 versions & 2 rubygems

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