Sha256: e8de6116f2a87a3a2c521031ee1211c74e420c26ea9b084508f56f1821fac1cd

Contents?: true

Size: 506 Bytes

Versions: 45

Compression:

Stored size: 506 Bytes

Contents

<h2 class="page-header">Modifica il tuo Account</h2>

<%= bootstrap_form_for(resource, :as => resource_name, :url => registration_path(resource_name), :html => { :method => :put, :class => "form-horizontal"}) do |f| %>
  
  
  <%= f.inputs do %>
  <%= f.input :email %>
  <%= f.input :password %>
  <%= f.input :password_confirmation %>
  <% end %>
  
  <%= f.actions do  %>
    <%= f.submit "Aggiorna" , :class => "btn btn-primary btn-large" %>
  <% end %>

<% end %>

<%= render "devise/shared/links" %>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
fullstack-cms-0.3.26 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.25 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.24 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.23 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.22 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.21 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.20 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.19 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.18 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.17 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.16 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.15 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.14 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.13 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.12 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.11 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.10 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.9 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.8 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb
fullstack-cms-0.3.7 lib/generators/fullstack/cms/templates/rails/app/views/devise/registrations/edit.html.erb