user_mgmt 0.3.8 → 0.3.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,15 +13,16 @@
13
13
  = submit_tag 'submit', :class => "btn btn-large btn-primary"
14
14
  = link_to 'cancel', cancel_path, :class => "btn btn-large btn-primary"
15
15
 
16
- %ul.unstyled
17
- %li
18
- = link_to image_tag('user_mgmt/normal/facebook.png', class: "menu_icon"), "auth/facebook"
19
- = link_to image_tag('user_mgmt/normal/twitter.png', class: "menu_icon"), "auth/twitter"
20
- = link_to image_tag('user_mgmt/normal/windows.png', class: "menu_icon"), "auth/windowslive"
21
- %li
22
- = link_to image_tag('user_mgmt/normal/linkedin.png', class: "menu_icon"), "auth/linkedin"
23
- = link_to image_tag('user_mgmt/normal/yahoo-copied.jpg', class: "menu_icon", height: '45', width: '45'), "auth/yahoo"
24
- = link_to image_tag('user_mgmt/normal/gmail-copied.png', class: "menu_icon", height: '45', width: '45'), "auth/google_oauth2"
16
+ .oauth_buttons
17
+ %ul.unstyled
18
+ %li
19
+ = link_to image_tag('user_mgmt/normal/facebook.png', class: "menu_icon"), "auth/facebook"
20
+ = link_to image_tag('user_mgmt/normal/twitter.png', class: "menu_icon"), "auth/twitter"
21
+ = link_to image_tag('user_mgmt/normal/windows.png', class: "menu_icon"), "auth/windowslive"
22
+ %li
23
+ = link_to image_tag('user_mgmt/normal/linkedin.png', class: "menu_icon"), "auth/linkedin"
24
+ = link_to image_tag('user_mgmt/normal/yahoo-copied.jpg', class: "menu_icon", height: '45', width: '45'), "auth/yahoo"
25
+ = link_to image_tag('user_mgmt/normal/gmail-copied.png', class: "menu_icon", height: '45', width: '45'), "auth/google_oauth2"
25
26
 
26
27
 
27
28
 
@@ -1,3 +1,3 @@
1
1
  module UserMgmt
2
- VERSION = "0.3.8"
2
+ VERSION = "0.3.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: user_mgmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.3.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: