This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#2076
from Gibheer/new_mirror
add new mirror button to dashboard
master
Unknwon
9 years ago
parent
2093586241
3d54f6c0a4
commit
b6d2b96259
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
templates/user/dashboard/dashboard.tmpl
+ 3
- 0
templates/user/dashboard/dashboard.tmpl
View File
@@ -88,6 +88,9 @@
<div class="ui tab list" data-tab="mirrors">
<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>
</div>
</h4>
<div class="ui attached table segment">
<ul>
Write
Preview
Loading…
Cancel
Save