Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-07 06:06:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-07 06:06:52 +0300
commit896eadaa13c8852efa907d2555de883d07c38e48 (patch)
tree5cc5b2ec1f416bf58515faa9edc4cb7062b1286c /app/views/profiles
parent81b8f647e3265794f7241d2c867902604a8e390f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/profiles')
-rw-r--r--app/views/profiles/show.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/profiles/show.html.haml b/app/views/profiles/show.html.haml
index e38e0b7280c..6ca9e1a2ad3 100644
--- a/app/views/profiles/show.html.haml
+++ b/app/views/profiles/show.html.haml
@@ -8,7 +8,7 @@
.js-user-profile
- else
= gitlab_ui_form_for @user, url: profile_path, method: :put, html: { multipart: true, class: 'edit-user js-edit-user js-quick-submit gl-show-field-errors js-password-prompt-form', remote: true }, authenticity_token: true do |f|
- .settings-section.js-search-settings-section
+ .js-search-settings-section
.settings-sticky-header
.settings-sticky-header-inner
%h4.gl-my-0
@@ -46,7 +46,7 @@
= s_("Profiles|Remove avatar")
.gl-pb-8
- .settings-section.js-search-settings-section.gl-border-t.gl-pt-6
+ .js-search-settings-section.gl-border-t.gl-pt-6
.settings-sticky-header
.settings-sticky-header-inner
%h4.gl-my-0= s_("Profiles|Current status")
@@ -62,7 +62,7 @@
data: { js_name: 'clearStatusAfter' }
.gl-pb-7
- .settings-section.user-time-preferences.js-search-settings-section.gl-border-t.gl-pt-6
+ .user-time-preferences.js-search-settings-section.gl-border-t.gl-pt-6
.settings-sticky-header
.settings-sticky-header-inner
%h4.gl-my-0= s_("Profiles|Time settings")
@@ -71,7 +71,7 @@
.js-timezone-dropdown{ data: { timezone_data: timezone_data.to_json, initial_value: @user.timezone, name: 'user[timezone]' } }
.gl-pb-7
- .settings-section.js-search-settings-section.gl-border-t.gl-pt-6
+ .js-search-settings-section.gl-border-t.gl-pt-6
.settings-sticky-header
.settings-sticky-header-inner
%h4.gl-my-0