From 35c605cbdafbbec9f9af12602b90a841096fb464 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Wed, 23 Nov 2022 17:02:42 +0800 Subject: [PATCH] fix issue --- templates/repo/grampus/notebook/npu/new.tmpl | 2 -- templates/repo/modelarts/notebook/new.tmpl | 33 -------------------- templates/repo/modelarts/notebook/show.tmpl | 3 -- 3 files changed, 38 deletions(-) diff --git a/templates/repo/grampus/notebook/npu/new.tmpl b/templates/repo/grampus/notebook/npu/new.tmpl index 1b531015c..f17815133 100644 --- a/templates/repo/grampus/notebook/npu/new.tmpl +++ b/templates/repo/grampus/notebook/npu/new.tmpl @@ -184,8 +184,6 @@ document.getElementById("mask").style.display = "none" } } - - $(document).ready(function(){ $('input[name="image"]').val($('.cloudbrain_image').dropdown('get text')) $('.cloudbrain_image.ui.search.dropdown') diff --git a/templates/repo/modelarts/notebook/new.tmpl b/templates/repo/modelarts/notebook/new.tmpl index 5a41659c3..aefcec609 100755 --- a/templates/repo/modelarts/notebook/new.tmpl +++ b/templates/repo/modelarts/notebook/new.tmpl @@ -1,10 +1,4 @@ {{template "base/head" .}} - - {{template "custom/global_mask" .}}
{{template "repo/header" .}} @@ -75,24 +69,6 @@
- - -
@@ -135,9 +107,7 @@