summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-23 22:46:29 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-23 22:46:29 +0000
commit260c87f94ecc8802de4f7cd16d10c0a08d19559c (patch)
tree9bfb02228b1189fc17bcb85e5563b11bc6b9de20
parentde8f661903191da84846d0fb1e2ba3ac44f622ab (diff)
downloadgitlab-ce-260c87f94ecc8802de4f7cd16d10c0a08d19559c.tar.gz
Add latest changes from gitlab-org/gitlab@15-9-stable-ee
-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'