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 '创建项目查看使用协议新开界面' (
#2282
) from fix-2151 into V20220616
Reviewed-on:
https://git.openi.org.cn/OpenI/aiforge/pulls/2282
Reviewed-by: lewis <747342561@qq.com>
pull/2290/head
lewis
3 years ago
parent
e5a8a26958
c87d1fa3ff
commit
5a45b9307d
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
templates/repo/create.tmpl
+ 2
- 1
templates/repo/create.tmpl
View File
@@ -155,7 +155,8 @@
<input class="hidden" name="auto_agree" type="checkbox">
<label
style="width: 76%;text-align: justify;line-height: 1.5;">{{.i18n.Tr "repo.use_repo_agreement"}}
<a href="/home/term/">{{.i18n.Tr "repo.openi_use_agreement"}}</a></label>
<a target="_blank"
href="/home/term/">{{.i18n.Tr "repo.openi_use_agreement"}}</a></label>
</div>
</div>
</div>
Write
Preview
Loading…
Cancel
Save