Sha256: f742c413f7e7f8c2c70b75d5a9a819c045276fa76e47cfd36778b37549639259

Contents?: true

Size: 333 Bytes

Versions: 6

Compression:

Stored size: 333 Bytes

Contents

<tr>
  <td class='iam-settings-header' colspan=<%= Iam::Configuration[:account][:attributes].count %>>
    <%= t 'iam.settings' %>
  </td>
</tr>

<tr>
  <td class='iam-settings' colspan=<%= Iam::Configuration[:account][:attributes].count %>>
    <%= render partial: 'iam/key_setting', collection: %w{alt ctrl shift} %>
  </td>
</tr>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
iam-0.3.3 app/views/iam/_settings.html.erb
iam-0.3.2 app/views/iam/_settings.html.erb
iam-0.3.1 app/views/iam/_settings.html.erb
iam-0.3.0 app/views/iam/_settings.html.erb
iam-0.2.2 app/views/iam/_settings.html.erb
iam-0.2.1 app/views/iam/_settings.html.erb