Sha256: 03e058c774f9384a94946242e85bf45594306e4e8f3be98ec4c0df72b593edc1

Contents?: true

Size: 524 Bytes

Versions: 68

Compression:

Stored size: 524 Bytes

Contents

%div.panel.panel-default
  %div.panel-heading
    %h1= t('.title', inflections)
  %div.panel-body
    = simple_form_for(@resource, url: current_user_path) do |f|
      = render partial: 'form_errors', locals: { resource: f.object }
      = render 'form', form: f
      = f.button :submit, class: 'btn btn-success'
  %div.panel-footer

.well.well-sm
  .btn-container-right
    = link_to main_app.root_path, class: 'btn btn-default btn-responsive' do
      %span.glyphicon.glyphicon-arrow-left
      %span.btn-text= t('.back')

Version data entries

68 entries across 68 versions & 2 rubygems

Version Path
cmor_user_area-0.0.60.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.59.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.58.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.57.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.56.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.55.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.54.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.53.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.52.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.51.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.50.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.49.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.48.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.45.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.44.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.43.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.42.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.41.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.40.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.39.pre app/views/cmor/user_area/current_users/new.html.haml