1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-03 16:18:36 +00:00

Mirror fix and hide missing pages for 0.5 release

This commit is contained in:
Unknwon
2014-09-01 00:33:40 +08:00
parent bf5595f9a0
commit c5ce33047e
9 changed files with 33 additions and 26 deletions

View File

@@ -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>