mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-25 04:56:56 +02:00
chore: remove unwanted class in script
This commit is contained in:
parent
0ef3d06cdb
commit
a68fbd5f2d
@ -147,7 +147,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<button class="pull-request-diff-comments hidden"></button>
|
||||
<script class="pull-request-diff-comments">
|
||||
<script>
|
||||
var $buttons = document.querySelector('button.pull-request-diff-comments');
|
||||
if ($buttons) {
|
||||
$buttons.click();
|
||||
|
Loading…
x
Reference in New Issue
Block a user