diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-10 00:34:09 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-10 00:34:09 +0200 |
commit | a0359fbd77c0a4fcbac30c15544b1a3432bfe8bf (patch) | |
tree | 32056bc614c2a1d8e38567919da2cc275578ee7d /app/views/profiles | |
parent | 4f0a9beb539efbd59f9dd1ecf1295e9a4e37781b (diff) | |
download | gitlab-ce-a0359fbd77c0a4fcbac30c15544b1a3432bfe8bf.tar.gz |
Improve accounts page UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/profiles')
-rw-r--r-- | app/views/profiles/accounts/show.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/profiles/accounts/show.html.haml b/app/views/profiles/accounts/show.html.haml index 2d2a9ac8009..cd7b1b0fe03 100644 --- a/app/views/profiles/accounts/show.html.haml +++ b/app/views/profiles/accounts/show.html.haml @@ -1,5 +1,6 @@ - page_title "Account" - header_title page_title, profile_account_path +- @blank_container = true - if current_user.ldap_user? .alert.alert-info |