mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Merge branch 'ent-4602-Descuadre-Visual-console-Chrome-y-Chromium' into 'develop'
Fixed public_console height See merge request artica/pandorafms!2950
This commit is contained in:
commit
df721fc550
@ -87,8 +87,8 @@ if ($layout) {
|
||||
$id_layout,
|
||||
true,
|
||||
true,
|
||||
$width,
|
||||
$height,
|
||||
$bwidth,
|
||||
$bheight,
|
||||
'../../',
|
||||
true,
|
||||
true,
|
||||
@ -196,7 +196,6 @@ $ignored_params['refr'] = '';
|
||||
|
||||
$('body').css('background-color','<?php echo $layout['background_color']; ?>');
|
||||
$('body').css('margin','0');
|
||||
$('body').css('height','100%');
|
||||
$('body').css('overflow','hidden');
|
||||
$(".module_graph .menu_graph").css('display','none');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user