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.38.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.37.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.36.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.35.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.34.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.33.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.32.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.31.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.30.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.29.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.28.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.27.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.26.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.25.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.24.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.22.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.21.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.20.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.19.pre app/views/cmor/user_area/current_users/new.html.haml
cmor_user_area-0.0.18.pre app/views/cmor/user_area/current_users/new.html.haml