|
|
@@ -93,11 +93,9 @@ |
|
|
|
{{else if eq .GetOpType 35}} |
|
|
|
{{$.i18n.Tr "action.dataset_recommended" .GetRepoLink (index .GetIssueInfos 1 | RenderEmoji) | Str2html}} |
|
|
|
{{else if eq .GetOpType 39}} |
|
|
|
{{.GetOpType}} |
|
|
|
{{$.i18n.Tr "action.task_c2net_gpudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 40}} |
|
|
|
{{.GetOpType}} |
|
|
|
{{$.i18n.Tr "action.task_c2net_npudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 40}} |
|
|
|
{{$.i18n.Tr "action.task_c2net_gpudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{end}} |
|
|
|
</p> |
|
|
|
{{if or (eq .GetOpType 5) (eq .GetOpType 18)}} |
|
|
|