Commit 07bcfc1
authored
Commit-Dropdown: Show Author of commit if available (go-gitea#30272)
As in commits page we show the author of the commit in the commits
dropdown and not the committer.
Commits Page:

and the same contents in our dropdown:

fixes go-gitea#295881 parent 83c5072 commit 07bcfc1
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
| 992 | + | |
996 | 993 | | |
997 | 994 | | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
998 | 998 | | |
999 | 999 | | |
1000 | 1000 | | |
| |||
0 commit comments