Skip to content
Snippets Groups Projects
Verified Commit 47989d60 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Consistent header look for setting pages

parent dcc9dc94
No related branches found
No related tags found
No related merge requests found
- page_title "Account"
%h3.page-title
= page_title
%p.light
Change your username and basic account settings.
%hr
- if current_user.ldap_user?
.alert.alert-info
Some options are unavailable for LDAP accounts
Loading
Loading
Loading
Loading
@@ -3,6 +3,7 @@
= page_title
%p.light
OAuth2 protocol settings below.
%hr
 
%fieldset.oauth-applications
%legend Your applications
Loading
Loading
Loading
Loading
@@ -2,22 +2,26 @@
%h3.page-title
= page_title
%p.light
Your
%b Primary Email
will be used for avatar detection and web based operations, such as edits and merges.
%p.light
Your
%b Notification Email
will be used for account notifications.
%p.light
Your
%b Public Email
will be displayed on your public profile.
%p.light
All email addresses will be used to identify your commits.
Control emails linked to your account
%hr
 
%ul
%li
Your
%b Primary Email
will be used for avatar detection and web based operations, such as edits and merges.
%li
Your
%b Notification Email
will be used for account notifications.
%li
Your
%b Public Email
will be displayed on your public profile.
%li
All email addresses will be used to identify your commits.
.panel.panel-default
.panel-heading
Emails (#{@emails.count + 1})
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment