Sha256: 6cbc99caf1e893ba35cfc5bf0f8475c082653927da3873c109bd9642b176e310

Contents?: true

Size: 1 KB

Versions: 81

Compression:

Stored size: 1 KB

Contents

.container.center
  = form_tag user_path, :class => "form-signin", :method => :post do
    %h2 Sign up
    = render :partial => 'user_form'
    .login_buttons
      = submit_tag 'submit', :class => "btn btn-large btn-primary"
      = link_to 'cancel', cancel_path, :class => "btn btn-large btn-primary"
    .oauth_buttons
      %ul.unstyled 
        %li 
        = link_to image_tag('user_mgmt/normal/facebook.png', class: "menu_icon"), "auth/facebook" 
        = link_to image_tag('user_mgmt/normal/twitter.png', class: "menu_icon"), "auth/twitter" 
        = link_to image_tag('user_mgmt/normal/windows.png', class: "menu_icon"), "auth/windowslive" 
        %li 
        = link_to image_tag('user_mgmt/normal/linkedin.png', class: "menu_icon"), "auth/linkedin" 
        = link_to image_tag('user_mgmt/normal/yahoo-copied.jpg', class: "menu_icon", height: '45', width: '45'), "auth/yahoo" 
        = link_to image_tag('user_mgmt/normal/gmail-copied.png', class: "menu_icon", height: '45', width: '45'), "auth/google_oauth2" 

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
user_mgmt-2.1.5 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-2.1.4 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-2.1.3 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-2.1.2 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-2.1.1 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-2.1.0 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-2.0.0 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.1.1 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.1.0 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.9 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.8 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.7 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.6 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.5 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.4 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.3 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.2 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0.1 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-1.0 app/views/user_mgmt/registrations/new.html.haml
user_mgmt-0.9.3 app/views/user_mgmt/registrations/new.html.haml