Browse Source

fix issue

tags/v1.22.3.2^2
zhoupzh 3 years ago
parent
commit
fc335aa811
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/explore/dataset_left.tmpl

+ 1
- 1
templates/explore/dataset_left.tmpl View File

@@ -51,7 +51,7 @@
<div class="mg-b-2">
<div class="flex mg-b-1">
<h3 class="font-medium">
{{.i18n.Tr "dataset.license"}}
{{.i18n.Tr "repo.license"}}
{{if $.License}}
<span class="mg-l-1 underline text-gray-400 text-sm clear_dataset_value" data-clear-value="license" style="cursor: pointer;" >Clear</span>
{{end}}


Loading…
Cancel
Save