diff --git a/templates/repo/cloudbrain/new.tmpl b/templates/repo/cloudbrain/new.tmpl index eb7805a23..e39e7cb22 100755 --- a/templates/repo/cloudbrain/new.tmpl +++ b/templates/repo/cloudbrain/new.tmpl @@ -147,7 +147,7 @@
- +
@@ -192,7 +192,7 @@
- + {{range .images}} @@ -225,27 +225,27 @@
- +
- +
- +
- +
- +
- +
- +
diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl index fb7396224..167b1ef44 100755 --- a/templates/repo/datasets/index.tmpl +++ b/templates/repo/datasets/index.tmpl @@ -57,7 +57,7 @@
- +
diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index 7c3ac8d62..304639fd2 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -431,12 +431,12 @@
- +
- +
diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl index 14ce7b8c4..2466dfdfa 100755 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -15,7 +15,7 @@
- + {{if .PageIsComparePull}}
{{.i18n.Tr "repo.pulls.title_wip_desc" (index .PullRequestWorkInProgressPrefixes 0| Escape) | Safe}}
{{end}} diff --git a/templates/repo/issue/view_title.tmpl b/templates/repo/issue/view_title.tmpl index cbf60a3d1..74ed1034d 100644 --- a/templates/repo/issue/view_title.tmpl +++ b/templates/repo/issue/view_title.tmpl @@ -3,7 +3,7 @@

#{{.Issue.Index}} {{RenderEmoji .Issue.Title}}

{{if and (or .HasIssuesOrPullsWritePermission .IsIssuePoster) (not .Repository.IsArchived)}} diff --git a/templates/repo/migrate.tmpl b/templates/repo/migrate.tmpl index daf8c549e..e8771fdbe 100644 --- a/templates/repo/migrate.tmpl +++ b/templates/repo/migrate.tmpl @@ -122,7 +122,7 @@
- +
diff --git a/templates/repo/modelarts/inferencejob/new.tmpl b/templates/repo/modelarts/inferencejob/new.tmpl index 1cc99065b..07e992156 100644 --- a/templates/repo/modelarts/inferencejob/new.tmpl +++ b/templates/repo/modelarts/inferencejob/new.tmpl @@ -59,8 +59,8 @@

{{.i18n.Tr "repo.modelarts.train_job.basic_info"}}:

- - 请输入只包含大小写字母、数字、_和-,最长36个字符。 + + 请输入字母、数字、_和-,最长64个字符,且不能以中划线(-)结尾。
@@ -74,7 +74,7 @@
   - @@ -410,18 +399,6 @@ td, th {
- - - {{$.i18n.Tr "repo.modelarts.train_job.compute_node"}} - - -
- {{.WorkServerNumber}} -
- - - -
@@ -489,7 +466,6 @@ td, th {
{{template "base/footer" .}}