1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-27 20:58:36 +00:00
This commit is contained in:
Unknwon
2014-12-09 02:18:25 -05:00
parent 6f71632e3e
commit 9a1fe801e5
12 changed files with 84 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
<table id="repo-files-table" class="table-border table-block table-radius">
<thead>
<tr>
<th colspan="4" class="clear">
<th colspan="5" class="clear">
<span class="author left">
{{if .LastCommitUser}}
<img class="avatar-24 radius" src="{{.LastCommitUser.AvatarLink}}" />