Sha256: b1eb89ab7e8a7a4732ae1ea578c5ca1a4123991b5c4e266c6e9a496d08bc7397

Contents?: true

Size: 313 Bytes

Versions: 5

Compression:

Stored size: 313 Bytes

Contents

        <% single ||= false %>
        <% if index == 0  %>
          <% unless single %>
            <%= add_field(key) %>
          <% end %>
            &nbsp;
          <%= render partial: "records/rights_modal" if key == "rights" %>
        <% else %>
          <%= subtract_field(key) %>
        <% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sufia-4.3.1 app/views/records/edit_fields/_suffix.html.erb
sufia-4.2.0 app/views/records/edit_fields/_suffix.html.erb
sufia-4.1.0 app/views/records/edit_fields/_suffix.html.erb
sufia-4.0.1 app/views/records/edit_fields/_suffix.html.erb
sufia-4.0.0 app/views/records/edit_fields/_suffix.html.erb