Commit 5525e1fd authored by Ad Schellevis's avatar Ad Schellevis

(dashboard) kill some spacing

parent 720bcff5
...@@ -307,7 +307,7 @@ include("fbegin.inc");?> ...@@ -307,7 +307,7 @@ include("fbegin.inc");?>
</li> </li>
</ul> </ul>
</header> </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" /> <input type="hidden" value="<?= $inputdisplay ?>" id="<?= $widgetItem['name'] ?>-config" name="<?= $widgetItem['name'] ?>-config" />
<?php <?php
if ($divdisplay != "block"):?> if ($divdisplay != "block"):?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment