Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.3
zouap 3 years ago
parent
commit
6b5955a8c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/head_navbar_pro.tmpl

+ 1
- 1
templates/base/head_navbar_pro.tmpl View File

@@ -74,7 +74,7 @@
{{if .IsOperator}}
<a class="item" href="{{AppSubUrl}}/explore/data_analysis">{{.i18n.Tr "explore.data_analysis"}}</a>
{{end}}
<a class="item" href="{{AppSubUrl}}/OpenI">{{.i18n.Tr "custom.head.openi"}}</a>
<a class="item" href="{{AppSubUrl}}/OpenI">{{.i18n.Tr "custom.head.openi.repo"}}</a>
</div>
</div>
{{else if .IsLandingPageExplore}}


Loading…
Cancel
Save