summaryrefslogtreecommitdiff
path: root/app/views/profiles/preferences
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-17 10:15:33 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-17 12:49:36 -0600
commit0c6b1ad858270c772efc37f7e721a6825493d9ed (patch)
tree7d658ecef4d56e538ae86efb79258840e4dd5f31 /app/views/profiles/preferences
parent102587972d69ed7e34a1f4d8d8995a008692db90 (diff)
downloadgitlab-ce-0c6b1ad858270c772efc37f7e721a6825493d9ed.tar.gz
Remove application theme settings from preferences
Diffstat (limited to 'app/views/profiles/preferences')
-rw-r--r--app/views/profiles/preferences/show.html.haml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/profiles/preferences/show.html.haml b/app/views/profiles/preferences/show.html.haml
index 787339e0fe2..df0a0212f3d 100644
--- a/app/views/profiles/preferences/show.html.haml
+++ b/app/views/profiles/preferences/show.html.haml
@@ -4,13 +4,6 @@
= form_for @user, url: profile_preferences_path, remote: true, method: :put, html: { class: 'row prepend-top-default js-preferences-form' } do |f|
.col-lg-3.profile-settings-sidebar
%h4.prepend-top-0
- Application theme
- %p
- This setting allows you to customize the appearance of the site, e.g. the sidebar.
- .col-sm-12
- %hr
- .col-lg-3.profile-settings-sidebar
- %h4.prepend-top-0
Syntax highlighting theme
%p
This setting allow you to customize the appearance of the syntax.