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/2928/head
zhoupzh
2 years ago
parent
50ac56e188
commit
9f974bf45c
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/modelarts/trainjob/version_new.tmpl
+ 1
- 1
templates/repo/modelarts/trainjob/version_new.tmpl
View File
@@ -62,7 +62,7 @@
</h4>
</h4>
<div class="ui attached segment">
<div class="ui attached segment">
<!-- equal width -->
<!-- equal width -->
<form id="form_id" class="ui form" action="{{$.
Repo
Link}}
/modelarts/train-job/{{.JobID}}/create_version
" method="post">
<form id="form_id" class="ui form" action="{{$.Link}}" method="post">
{{.CsrfTokenHtml}}
{{.CsrfTokenHtml}}
<input type="hidden" name="action" value="update">
<input type="hidden" name="action" value="update">
{{if .version_name}}
{{if .version_name}}
Write
Preview
Loading…
Cancel
Save