We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 0734ca0 commit 0b331e2Copy full SHA for 0b331e2
web_src/js/features/repo-issue.js
@@ -496,9 +496,11 @@ export function initRepoPullRequestReview() {
496
<tr class="add-comment" data-line-type="${lineType}">
497
${isSplit ? `
498
<td class="lines-num"></td>
499
+ <td class="lines-escape"></td>
500
<td class="lines-type-marker"></td>
501
<td class="add-comment-left"></td>
502
503
504
505
<td class="add-comment-right"></td>
506
` : `
0 commit comments