This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
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
增加不显示条件
tags/v1.22.4.1^2
wangjr
4 years ago
parent
7c59ecb7a9
commit
9a933beb60
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/user/dashboard/dashboard.tmpl
+ 1
- 1
templates/user/dashboard/dashboard.tmpl
View File
@@ -22,7 +22,7 @@
{{template "user/dashboard/heatmap" .}}
{{end}}
{{template "user/dashboard/feeds" .}}
<div class="ui placeholder segment bgtask-none padding_none">
<div class="ui placeholder segment bgtask-none padding_none"
id = "activity_cont"
>
<div class="act_title" style="padding-left: 0px ;">
{{.i18n.Tr "home.activity"}}:
</div>
Write
Preview
Loading…
Cancel
Save