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
fix issue
pull/1071/head
zhoupzh
3 years ago
parent
700b5e528d
commit
bb2d67196b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/cloudbrain/index.tmpl
+ 1
- 1
templates/repo/cloudbrain/index.tmpl
View File
@@ -380,7 +380,7 @@
</a>
</a>
{{else}}
{{else}}
<a class="ui basic disabled button" onclick="document.getElementById('stopForm-{{.JobID}}').submit();">
<a class="ui basic disabled button" onclick="document.getElementById('stopForm-{{.JobID}}').submit();">
{{$.i18n.Tr "repo.stop"}}
{{
.CanDel}}{{
$.i18n.Tr "repo.stop"}}
</a>
</a>
{{end}}
{{end}}
</form>
</form>
Write
Preview
Loading…
Cancel
Save