From eca3cd3a9e7d9ea680086cad8150050ec8cdef3f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 15 Nov 2019 18:06:24 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- app/views/profiles/preferences/show.html.haml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/views/profiles/preferences/show.html.haml') diff --git a/app/views/profiles/preferences/show.html.haml b/app/views/profiles/preferences/show.html.haml index 84657592cd8..bf76b7379dd 100644 --- a/app/views/profiles/preferences/show.html.haml +++ b/app/views/profiles/preferences/show.html.haml @@ -111,6 +111,9 @@ = time_display_label .form-text.text-muted = s_('Preferences|For example: 30 mins ago.') + + = render 'sourcegraph', f: f + .col-lg-4.profile-settings-sidebar .col-lg-8 .form-group -- cgit v1.2.1