Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/537/head
zouap 3 years ago
parent
commit
1f546e0fec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/datasets/label/index.tmpl

+ 1
- 1
templates/repo/datasets/label/index.tmpl View File

@@ -136,7 +136,7 @@
</div>
<div class="field" >
<label for="exampleInputEmail1">自动标注任务名称<font color=red>*</font></label>
<input type="" class="form-control" id="autolabeltaskname" placeholder="标注任务名称,不超过32个字符" maxlength="32">
<input type="text" id="autolabeltaskname" placeholder="标注任务名称,不超过32个字符">
</div>

<div class="field" style="display:none">


Loading…
Cancel
Save