Browse Source

还原modelarts/new.tmpl

pull/373/head
OpenIhu 3 years ago
parent
commit
b37192362a
2 changed files with 2 additions and 2 deletions
  1. +1
    -2
      .gitignore
  2. +1
    -0
      templates/repo/modelarts/new.tmpl

+ 1
- 2
.gitignore View File

@@ -97,5 +97,4 @@ prime/
/.make_evidence /.make_evidence


/templates/home_bak.tmpl /templates/home_bak.tmpl
/==bak
/templates/repo/modelarts/new.tmpl
/==bak

+ 1
- 0
templates/repo/modelarts/new.tmpl View File

@@ -113,6 +113,7 @@
</div> </div>


<div class="inline field"> <div class="inline field">
<label>数据集</label>
<input type="text" list="cloudbrain_dataset" placeholder="选择数据集" name="attachment" autofocus maxlength="36"> <input type="text" list="cloudbrain_dataset" placeholder="选择数据集" name="attachment" autofocus maxlength="36">
<datalist id="cloudbrain_dataset" class="ui search" style='width:385px' name="attachment"> <datalist id="cloudbrain_dataset" class="ui search" style='width:385px' name="attachment">
{{range .attachments}} {{range .attachments}}


Loading…
Cancel
Save