Skip to content

Commit 5830b32

Browse files
save file
1 parent d927543 commit 5830b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
debug(iframe_allow);
309309
var src = iframe_src;
310310
if(chk.isolate.checked){
311-
src += '?isolate';
311+
src += '?isolate=require-corp';
312312
}
313313
iframe.src = src;
314314
debug(src);

0 commit comments

Comments
 (0)