Browse Source

Merge pull request 'debug blockchain' (#163) from new into develop

Reviewed-by: yuyuanshifu <747342561@qq.com>
master
史梦园 4 years ago
parent
commit
c0f358d14b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/header.tmpl

+ 1
- 1
templates/repo/header.tmpl View File

@@ -152,7 +152,7 @@
</a>
{{end}}

<a class="{{if .PageIsBlockChain}}active{{end}} item ">
<a class="{{if .PageIsBlockChain}}active{{end}} item " href="{{.RepoLink}}/blockchain">
{{svg "octicon-law" 16}}
{{.i18n.Tr "repo.balance"}}
</a>


Loading…
Cancel
Save