1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

#2037 Add "New Mirror" button on Dashboard

This commit is contained in:
Unknwon
2015-12-09 11:24:56 -05:00
parent 15d62bba82
commit b8d48bdb62
5 changed files with 917 additions and 701 deletions

View File

@@ -89,7 +89,7 @@
<h4 class="ui top attached header">
{{.i18n.Tr "home.my_mirrors"}} <span class="ui grey label">{{.MirrorCount}}</span>
<div class="ui right">
<a class="ui blue tiny show-panel button" href="{{AppSubUrl}}/repo/migrate">{{.i18n.Tr "new_migrate"}}</a>
<a class="ui blue tiny show-panel button" href="{{AppSubUrl}}/repo/migrate?mirror=1">{{.i18n.Tr "new_mirror"}}</a>
</div>
</h4>
<div class="ui attached table segment">