Use heigth of screen to define size of ecm area

This commit is contained in:
Laurent Destailleur 2010-12-11 10:42:22 +00:00
parent a9d4f46b8f
commit 85d8dc013b

View File

@ -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="<style type=\"text/css\">
html, body {