Browse Source

fix issue

pull/1842/head
zhoupzh 3 years ago
parent
commit
1e1537cadf
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      templates/explore/datasets.tmpl

+ 3
- 0
templates/explore/datasets.tmpl View File

@@ -216,3 +216,6 @@
</div>
</div>
{{template "base/footer" .}}
<script>
console.log({{.Datasets}})
</script>

Loading…
Cancel
Save