Sha256: 1f8cb12e9370a0ca578e9928a41840424c9405f2132befce9f24bf764ec36d09

Contents?: true

Size: 264 Bytes

Versions: 1

Compression:

Stored size: 264 Bytes

Contents

        <tr data-edit-for="<%= f.object.new_record? ? 'new' : f.object.id %>">
          <td><%= f.text_field :user_key, hide_label: true %></td>
          <td><%= f.select :role, roles_for_select, {}, {hide_label: true} %></td>
          <td></td>
        </tr>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-spotlight-0.0.3 app/views/spotlight/roles/_edit_fields.html.erb