mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 23:58:35 +00:00
Initial cut of git fork
This commit is contained in:
@@ -44,14 +44,14 @@
|
||||
</button>
|
||||
</a>
|
||||
</li>
|
||||
<!-- <li id="repo-header-fork">
|
||||
<li id="repo-header-fork">
|
||||
<a id="repo-header-fork-btn" href="{{.RepoLink}}/action/fork">
|
||||
<button class="btn btn-gray text-bold btn-radius">
|
||||
<i class="octicon octicon-repo-forked"></i>{{.i18n.Tr "repo.fork"}}
|
||||
<span class="num">{{.Repository.NumForks}}</span>
|
||||
</button>
|
||||
</a>
|
||||
</li> -->
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user