Browse Source

fix issue

tags/v1.22.12.1^2
zhoupzh 3 years ago
parent
commit
563eac0e9e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      templates/repo/grampus/notebook/npu/new.tmpl

+ 1
- 0
templates/repo/grampus/notebook/npu/new.tmpl View File

@@ -13,6 +13,7 @@
</div> </div>
{{template "custom/alert_cb" .}} {{template "custom/alert_cb" .}}
<form class="ui form" id="form_id" action="{{.Link}}" method="post"> <form class="ui form" id="form_id" action="{{.Link}}" method="post">
<input type="hidden" name="type" value="1">
{{.CsrfTokenHtml}} {{.CsrfTokenHtml}}
<h3 class="ui top attached header"> <h3 class="ui top attached header">
{{.i18n.Tr "repo.cloudbrain.new"}} {{.i18n.Tr "repo.cloudbrain.new"}}


Loading…
Cancel
Save