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
update loading
master
Gitea
4 years ago
parent
6475ff50eb
commit
4b0cc5d3ca
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
templates/repo/cloudbrain/new.tmpl
+ 2
- 2
templates/repo/cloudbrain/new.tmpl
View File
@@ -159,10 +159,10 @@
</div>
<div class="inline field">
<label></label>
<button class="ui green button">
<button class="ui green button"
onclick="showmask()"
>
{{.i18n.Tr "repo.cloudbrain.new"}}
</button>
<a class="ui button" href="/"
onclick="showmask()"
>{{.i18n.Tr "repo.cloudbrain.cancel"}}</a>
<a class="ui button" href="/">{{.i18n.Tr "repo.cloudbrain.cancel"}}</a>
</div>
</div>
</form>
Write
Preview
Loading…
Cancel
Save