mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 21:45:50 +01:00
Fix presentation.
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="@path/@commit.committer">@commit.committer</a> <span class="description">@helpers.datetime(commit.time)</span>
|
||||
<div class="pull-right align-right">
|
||||
<a href="@path/@commit.committer" class="username">@commit.committer</a> <span class="description">@helpers.datetime(commit.time)</span>
|
||||
<div class="pull-right align-right monospace small">
|
||||
<span class="description">commit</span> @commit.id
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user