mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
(dashboard) kill some spacing
This commit is contained in:
parent
720bcff598
commit
5525e1fdd3
@ -307,7 +307,7 @@ include("fbegin.inc");?>
|
||||
</li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content-box-main collapse in container" id="<?= $widgetItem['name'] ?>-container" style="display:<?= $mindiv ?>">
|
||||
<div class="content-box-main collapse in" id="<?= $widgetItem['name'] ?>-container" style="display:<?= $mindiv ?>">
|
||||
<input type="hidden" value="<?= $inputdisplay ?>" id="<?= $widgetItem['name'] ?>-config" name="<?= $widgetItem['name'] ?>-config" />
|
||||
<?php
|
||||
if ($divdisplay != "block"):?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user