From 85d8dc013b7e599003f4127b487287cecccc10c1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 11 Dec 2010 10:42:22 +0000 Subject: [PATCH] Use heigth of screen to define size of ecm area --- htdocs/ecm/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 3aaeb916b1c..972ce4f6cd4 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -298,7 +298,9 @@ $morejs=array( "/includes/jquery/plugins/layout/jquery.layout-latest.js" ); */ -$maxheightwin=660; + +//print "xx".$_SESSION["dol_screenheight"]; +$maxheightwin=$_SESSION["dol_screenheight"]-150; $morehead="