Sha256: 2010cbd7f8a2d1e7bdfa103e35f789af08b549a4ee5b62ff4474f031acfbdb8d

Contents?: true

Size: 243 Bytes

Versions: 4

Compression:

Stored size: 243 Bytes

Contents

<%= form_tag new_password_satellites_passwd_path,
    class: 'passwd_form',
    remote: true do %>
  <%= label_tag :user_current_password, 'Current password:' %>
  <%= password_field :user, :current_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/passwd/_form.html.erb
lunar_shell-0.5.0 app/views/lunar_shell/satellites/passwd/_form.html.erb
lunar_shell-0.4.1 app/views/lunar_shell/satellites/passwd/_form.html.erb
lunar_shell-0.3.0 app/views/lunar_shell/satellites/passwd/_form.html.erb