forked from Wavyzz/dolibarr
css
This commit is contained in:
@@ -1605,7 +1605,7 @@ function dol_banner_tab($object, $paramid, $morehtml = '', $shownav = 1, $fieldi
|
|||||||
|
|
||||||
if ($pdfexists && !$error)
|
if ($pdfexists && !$error)
|
||||||
{
|
{
|
||||||
$heightforphotref = 70;
|
$heightforphotref = 80;
|
||||||
if (!empty($conf->dol_optimize_smallscreen)) $heightforphotref = 60;
|
if (!empty($conf->dol_optimize_smallscreen)) $heightforphotref = 60;
|
||||||
// If the preview file is found
|
// If the preview file is found
|
||||||
if (file_exists($fileimage))
|
if (file_exists($fileimage))
|
||||||
|
|||||||
Reference in New Issue
Block a user