fix $heightforframes value to fit menu height on dolibarr 8
This commit is contained in:
parent
98f26bfcfb
commit
361f1c3d9a
@ -937,7 +937,7 @@ else
|
||||
define('ROWS_9',8);
|
||||
}
|
||||
|
||||
$heightforframes=48;
|
||||
$heightforframes=50;
|
||||
|
||||
// Init menu manager
|
||||
if (! defined('NOREQUIREMENU'))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user