From 7091f2a04d8dfa0bda9291c92de18c3c1da949ea Mon Sep 17 00:00:00 2001 From: Daniel Ratkevicius Date: Wed, 7 Feb 2018 12:09:58 -0200 Subject: [PATCH] Adjust the module to open a new window in full screen, and change elfindernw.php to adjust the content to the size of the opened screen. --- app/elfindernw.php | 2 +- module.zpm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/elfindernw.php b/app/elfindernw.php index d7d28da..7916f04 100644 --- a/app/elfindernw.php +++ b/app/elfindernw.php @@ -60,7 +60,7 @@ lang : '', customData : { path : "" }, - height : 550 + height : (window.innerHeight - 20) }); }); diff --git a/module.zpm b/module.zpm index 05b00b2..93356d9 100644 --- a/module.zpm +++ b/module.zpm @@ -26,7 +26,7 @@ -
+