Let the "popouts" be popups by default
This commit is contained in:
parent
96e16edd6f
commit
73447e471c
1 changed files with 1 additions and 1 deletions
|
@ -41,11 +41,11 @@ export class ExternalModalController extends EventControllerBase<"controller"> {
|
||||||
};
|
};
|
||||||
|
|
||||||
const features = {
|
const features = {
|
||||||
/*
|
|
||||||
status: "no",
|
status: "no",
|
||||||
location: "no",
|
location: "no",
|
||||||
toolbar: "no",
|
toolbar: "no",
|
||||||
menubar: "no",
|
menubar: "no",
|
||||||
|
/*
|
||||||
width: 600,
|
width: 600,
|
||||||
height: 400
|
height: 400
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue