Browse Source

fix issue 226

tags/v1.21.7.1^2
hit172587zpz 4 years ago
parent
commit
e2aebbc4e9
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      templates/repo/cloudbrain/new.tmpl

+ 3
- 3
templates/repo/cloudbrain/new.tmpl View File

@@ -243,9 +243,9 @@
.dropdown();

$('#cloudbrain_image').select2({
placeholder: "选择镜像"
});
// $('#cloudbrain_image').select2({
// placeholder: "选择镜像"
// });

$(".ui.button.reset").click(function(e){


Loading…
Cancel
Save