Sha256: e572609707495cb698835d41dcfbcf44d118c049f10fbe272ae741de62641637

Contents?: true

Size: 357 Bytes

Versions: 98

Compression:

Stored size: 357 Bytes

Contents

        <tr data-edit-for="<%= f.object.new_record? ? 'new' : f.object.id %>">
          <td>
            <%= f.email_field :user_key, hide_label: true, disabled: f.object.persisted?, help: (t('.help') if f.object.new_record?) %>
          </td>
          <td><%= f.select :role, roles_for_select, hide_label: true %></td>
          <td></td>
        </tr>

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
blacklight-spotlight-4.3.6 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.3.5 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.3.4 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.3.3 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.3.2 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.3.1 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.3.0 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.2.0 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.1.2 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.1.1 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.1.0 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.0.3 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.0.2 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.0.1 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-4.0.0 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-3.6.0.beta10 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-3.6.0.beta9 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-3.6.0.beta8 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-3.5.0.4 app/views/spotlight/roles/_edit_fields.html.erb
blacklight-spotlight-3.6.0.beta7 app/views/spotlight/roles/_edit_fields.html.erb