Commit 8c5c3e1
Allow/fix review (approve/reject) of empty PRs (go-gitea#25690)
gitea allows to create empty PRs.
Currently when you need approvals for a merge, you have to manually add
/files to the url to get to the files tab to approve / reject the PR.
This PR allows to open the files tab via the normal tab / link and then
fixes the layout of the files tab.
**Screenshots:**
Before:

After:

---------
Co-authored-by: silverwind <[email protected]>
Co-authored-by: Giteabot <[email protected]>1 parent 09668b2 commit 8c5c3e1
2 files changed
+164
-170
lines changed
0 commit comments