Browse Source

complate add message box whrn submit mirror.

tags/v1.21.12.1
Gitea 4 years ago
parent
commit
b89e4dc576
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      templates/repo/cloudbrain/index.tmpl

+ 0
- 1
templates/repo/cloudbrain/index.tmpl View File

@@ -180,7 +180,6 @@

$("iframe[name=iframeContent]").on("load", function() {  
var responseText = $("iframe")[0].contentDocument.body.getElementsByTagName("pre")[0].innerHTML; 
alert(responseText) 
var json1 = JSON.parse(responseText)
$('#mask').css('display', 'none')
parent.location.href


Loading…
Cancel
Save