From 0f3e8f769a9775aee5ae34ea6499b93b3e8b6a31 Mon Sep 17 00:00:00 2001 From: hit172587zpz Date: Tue, 10 Aug 2021 14:31:34 +0800 Subject: [PATCH 1/2] fix issue 226 --- templates/repo/cloudbrain/new.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/repo/cloudbrain/new.tmpl b/templates/repo/cloudbrain/new.tmpl index c1afb9389..3647ae058 100755 --- a/templates/repo/cloudbrain/new.tmpl +++ b/templates/repo/cloudbrain/new.tmpl @@ -161,14 +161,15 @@
- + {{range .images}} {{end}} {{range .public_images}} {{end}} - +
From 80a7daea067d7d5dc2685e904c97fb30e3635268 Mon Sep 17 00:00:00 2001 From: hit172587zpz Date: Tue, 10 Aug 2021 14:33:05 +0800 Subject: [PATCH 2/2] fix issue 226 --- templates/repo/cloudbrain/new.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/cloudbrain/new.tmpl b/templates/repo/cloudbrain/new.tmpl index 3647ae058..e9b2f2732 100755 --- a/templates/repo/cloudbrain/new.tmpl +++ b/templates/repo/cloudbrain/new.tmpl @@ -243,9 +243,9 @@ .dropdown(); - $('#cloudbrain_image').select2({ - placeholder: "选择镜像" - }); + // $('#cloudbrain_image').select2({ + // placeholder: "选择镜像" + // }); $(".ui.button.reset").click(function(e){