Browse Source

fix issue

tags/v1.22.12.1^2
zhoupzh 3 years ago
parent
commit
5ebaf82304
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/grampus/notebook/show.tmpl

+ 1
- 1
templates/repo/grampus/notebook/show.tmpl View File

@@ -324,7 +324,7 @@
{{if eq .ComputeResource "NPU"}} {{if eq .ComputeResource "NPU"}}
<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_obs_address"}}
{{$.i18n.Tr "cloudbrain.code_obs_address"}}
</td> </td>


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


Loading…
Cancel
Save