mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Merge branch 'cherry-pick-8ae01d5c' into 'pandora_6.0'
Merge branch '141-consola-visual-metaconsola-vista-integria-4348-open' into 'develop' fixed visual errors in metaconsole See merge request !12 See merge request !13
This commit is contained in:
commit
40676d44ff
@ -2050,7 +2050,7 @@ function visual_map_print_visual_map ($id_layout, $show_links = true,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (defined('METACONSOLE')) {
|
if (defined('METACONSOLE')) {
|
||||||
echo "<div style='width: 920px; overflow:auto; margin: 0 auto;'>";
|
echo "<div style='width: 100%; overflow:auto; margin: 0 auto; padding:5px;'>";
|
||||||
}
|
}
|
||||||
|
|
||||||
echo '<div id="background_'.$id_layout.'"
|
echo '<div id="background_'.$id_layout.'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user