Sha256: 228644cd6f392ad19e120430ab65facdb208dcfdfbd1d41a6876c722d748ec4c

Contents?: true

Size: 260 Bytes

Versions: 4

Compression:

Stored size: 260 Bytes

Contents

<%= form_tag satellites_su_path,
    class: 'su_form',
    remote: true do %>
  <%= hidden_field_tag 'user[username]', provided_username %>
  <%= label_tag :user_password, 'Password:' %>
  <%= password_field :user, :password, class: 'input_field' %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 app/views/lunar_shell/satellites/su/_form.html.erb
lunar_shell-0.5.0 app/views/lunar_shell/satellites/su/_form.html.erb
lunar_shell-0.4.1 app/views/lunar_shell/satellites/su/_form.html.erb
lunar_shell-0.3.0 app/views/lunar_shell/satellites/su/_form.html.erb