This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
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下显示热门和活跃项目
tags/v1.21.9.2
OpenIhu
4 years ago
parent
366878ea1e
commit
ad9c4c43e2
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