This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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.1.3^2
wangjr
3 years ago
parent
0623956cd8
commit
8b04e3d05d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/org/header_course.tmpl
+ 1
- 1
templates/org/header_course.tmpl
View File
@@ -8,7 +8,7 @@
<span class="text thin grey"><a href="{{.HomeLink}}">{{.DisplayName}}</a></span>
{{end}}
{{if .IsCourse}}
{{if .
CanCreateOrgRepo
}}
{{if .
IsOrganizationOwner
}}
<div class="ui right">
<a class="ui green button" href="{{.OrgLink}}/teams/new">{{svg "octicon-plus" 16}} {{.i18n.Tr "org.create_new_team"}}</a>
</div>
Write
Preview
Loading…
Cancel
Save