Browse Source

解决多数据集下显示错乱问题。

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

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

@@ -506,7 +506,7 @@
<div style="clear:both">
<table style="border:none" class="ui fixed small stackable table">
<thead>
<tr><th style="color: #8a8e99;font-size:12px" class="three wide center aligned">数据集文件</th>
<tr><th style="color: #8a8e99;font-size:12px" class="three wide left aligned">数据集文件</th>
</tr></thead>
<tbody>


Loading…
Cancel
Save