core MDL-19799 Added set_url calls and replaced deprecated functions
This commit is contained in:
@@ -830,7 +830,7 @@ function openpopup(event, args) {
|
||||
if (!windowobj) {
|
||||
return true;
|
||||
}
|
||||
if (fullscreen) {
|
||||
if (args.fullscreen) {
|
||||
windowobj.moveTo(0,0);
|
||||
windowobj.resizeTo(screen.availWidth,screen.availHeight);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user