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
check auth for cloudbrain new
tags/v1.21.12.1
palytoxin
5 years ago
parent
5017734a79
commit
afd385a437
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
templates/repo/cloudbrain/index.tmpl
+ 2
- 0
templates/repo/cloudbrain/index.tmpl
View File
@@ -9,7 +9,9 @@
<div class="column">
</div>
<div class="column right aligned">
{{if .Permission.CanWrite $.UnitTypeCloudBrain}}
<a class="ui green button" href="{{.RepoLink}}/cloudbrain/create">{{.i18n.Tr "repo.cloudbrain.new"}}</a>
{{end}}
</div>
</div>
<div class="ui divider"></div>
Write
Preview
Loading…
Cancel
Save