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
path: root/app
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-24 01:46:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-24 01:46:29 +0300
commit260c87f94ecc8802de4f7cd16d10c0a08d19559c (patch)
tree9bfb02228b1189fc17bcb85e5563b11bc6b9de20 /app
parentde8f661903191da84846d0fb1e2ba3ac44f622ab (diff)
Add latest changes from gitlab-org/gitlab@15-9-stable-ee
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/blame/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/blame/show.html.haml b/app/views/projects/blame/show.html.haml
index 827aa86d61a..74b85a93c8e 100644
--- a/app/views/projects/blame/show.html.haml
+++ b/app/views/projects/blame/show.html.haml
@@ -22,7 +22,7 @@
%span.legend-box.legend-box-9
%span.right-label Older
- .table-responsive.blame-table{ data: { qa_selector: 'blame_file_content' } }
+ .table-responsive.blame-table
.blame-table-wrapper
= render partial: 'page'