Commit 07012cc7 authored by Franco Fichtner's avatar Franco Fichtner

dasboard: this is absolutely terrible--iteration breaks widget selection

parent 24ef6de0
...@@ -581,8 +581,8 @@ endif; ?> ...@@ -581,8 +581,8 @@ endif; ?>
if ($divdisplay == 'block') { if ($divdisplay == 'block') {
include($directory . $widget); include($directory . $widget);
} }
$widgetcounter++;
} ?> } ?>
<?php $widgetcounter++; ?>
</div> </div>
</div> </div>
</section> </section>
......
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