Browse Source

增加调试任务的信息

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.4.1^2
zouap 3 years ago
parent
commit
4afba2eae4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/repo/cloudbrain/show.tmpl

+ 2
- 2
templates/repo/cloudbrain/show.tmpl View File

@@ -281,7 +281,7 @@ td, th {
</tr> </tr>
<tr class="ti-no-ng-animate"> <tr class="ti-no-ng-animate">
<td class="ti-no-ng-animate ti-text-form-label text-width80"> <td class="ti-no-ng-animate ti-text-form-label text-width80">
{{.i18n.Tr "cloudbrain.mirror"}}
{{$.i18n.Tr "cloudbrain.mirror"}}
</td> </td>


<td class="ti-text-form-content"> <td class="ti-text-form-content">
@@ -336,7 +336,7 @@ td, th {


<tr class="ti-no-ng-animate"> <tr class="ti-no-ng-animate">
<td class="ti-no-ng-animate ti-text-form-label text-width80"> <td class="ti-no-ng-animate ti-text-form-label text-width80">
{{.i18n.Tr "cloudbrain.code_storage_path"}}
{{$.i18n.Tr "cloudbrain.code_storage_path"}}
</td> </td>


<td class="ti-text-form-content"> <td class="ti-text-form-content">


Loading…
Cancel
Save