From 1e1df2fe2ca2afd095a65cc05482b6218e7cd91c Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 18 Oct 2010 12:19:38 +0000 Subject: [PATCH] setting overflow: auto after constructor call, as new dhtmlXTree has hidden hardcoded --- phpgwapi/inc/class.html.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/phpgwapi/inc/class.html.inc.php b/phpgwapi/inc/class.html.inc.php index e85f3d6ec3..c2053fcc18 100644 --- a/phpgwapi/inc/class.html.inc.php +++ b/phpgwapi/inc/class.html.inc.php @@ -1225,6 +1225,7 @@ class html $html = self::div("\n",'id="'.$tree.'"',$_divClass).$html; $html .= "