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
修正仅在explore下显示热门和活跃项目
pull/442/head
OpenIhu
3 years ago
parent
4e3e88c8ff
commit
5b5cfa8abd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/explore/repo_list.tmpl
+ 1
- 1
templates/explore/repo_list.tmpl
View File
@@ -39,7 +39,7 @@
</style>
<div class="ui secondary pointing tabular top attached borderless menu navbar">
{{if .
IsLanding
PageExplore}}
{{if .Page
Is
Explore}}
<a class="{{if eq .SortType "hot"}}active{{end}} item" href="{{$.Link}}?sort=hot&q={{$.Keyword}}&tab={{$.TabName}}">
<svg class="svg octicon-repo" width="16" height="16" aria-hidden="true">
<use xlink:href="#octicon-repo" />
Write
Preview
Loading…
Cancel
Save