mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 11:36:05 +01:00
'Browse Code' link is available.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</div>
|
||||
<div class="pull-right align-right">
|
||||
<a href="@path/@repository.owner/@repository.name/commit/@commit.id" class="btn btn-small monospace">@commit.id.substring(0, 10)</a><br>
|
||||
<a href="" class="small">Browse code</a>
|
||||
<a href="@path/@repository.owner/@repository.name/tree/@commit.id" class="small">Browse code</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user