We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152ff5e commit 946d7ffCopy full SHA for 946d7ff
test/common/security/SecurityManagerSpec.js
@@ -83,7 +83,7 @@ describe('testSecurityManager', function () {
83
});
84
85
it("loginPortal", function () {
86
- var newTab = true;
+ var newTab = false;
87
var url = 'http://localhost:8092/';
88
SuperMap.SecurityManager.loginPortal(url, newTab);
89
0 commit comments