Ver código fonte

Merge branch 'fix/sandbox' into debug

hsun 1 ano atrás
pai
commit
a6e4955533
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      controllers/sandbox/sandbox.go

+ 0 - 1
controllers/sandbox/sandbox.go

@@ -343,7 +343,6 @@ func (this *SandboxController) Save() {
 	ignoreVariety := false
 	if !menuMap[system.MenuSpecialHandleSandboxVariety] {
 		ignoreVariety = true
-		return
 	}
 
 	var errMsg string