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 'debug blockchain' (
#163
) from new into develop
Reviewed-by: yuyuanshifu <747342561@qq.com>
master
史梦园
4 years ago
parent
bb399c1902
483d1034ac
commit
c0f358d14b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/header.tmpl
+ 1
- 1
templates/repo/header.tmpl
View File
@@ -152,7 +152,7 @@
</a>
</a>
{{end}}
{{end}}
<a class="{{if .PageIsBlockChain}}active{{end}} item ">
<a class="{{if .PageIsBlockChain}}active{{end}} item "
href="{{.RepoLink}}/blockchain"
>
{{svg "octicon-law" 16}}
{{svg "octicon-law" 16}}
{{.i18n.Tr "repo.balance"}}
{{.i18n.Tr "repo.balance"}}
</a>
</a>
Write
Preview
Loading…
Cancel
Save