From 743e830a24b6ff5a984d30a01a337d5f1f9d92e8 Mon Sep 17 00:00:00 2001 From: Gitea Date: Tue, 5 Jan 2021 09:59:28 +0800 Subject: [PATCH] add search when create mirror and dataset --- templates/repo/cloudbrain/new.tmpl | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/templates/repo/cloudbrain/new.tmpl b/templates/repo/cloudbrain/new.tmpl index 7714bae3d..922f41082 100755 --- a/templates/repo/cloudbrain/new.tmpl +++ b/templates/repo/cloudbrain/new.tmpl @@ -81,19 +81,7 @@ } } -
@@ -122,7 +110,7 @@
- {{range .images}} {{end}} @@ -130,7 +118,7 @@
- {{range .attachments}} {{end}} @@ -165,3 +153,17 @@
{{template "base/footer" .}} + + \ No newline at end of file