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
fix issue
pull/1425/head
zhoupzh
3 years ago
parent
b8ace56610
commit
c4fe06151e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
templates/explore/dataset_list.tmpl
+ 2
- 2
templates/explore/dataset_list.tmpl
View File
@@ -26,7 +26,7 @@
<div class="item">
<div class="ui header">
<a class="name" href="{{.Repo.Link}}/datasets?type=0">
{{.Repo.OwnerName}} / {{.
Title
}}
{{.Repo.OwnerName}} / {{.
Repo.Alias
}}
</a>
<div class="ui right metas">
{{if .Task}}
@@ -53,4 +53,4 @@
</div>
{{end}}
</div>
</div>
</div>
Write
Preview
Loading…
Cancel
Save