tbrehm
2011-04-04 d46c52dfdc8dd77af16a590b8ee2ff3fb2b60b22
Extended dashboard plugins.
1 files modified
2 ■■■ changed files
interface/web/dashboard/dashboard.php 2 ●●● patch | view | raw | blame | history
interface/web/dashboard/dashboard.php
@@ -126,7 +126,7 @@
/* Which dashlets in which column */
/******************************************************************************/
$leftcol_dashlets = array('modules');
$leftcol_dashlets = array('modules','invoices');
$rightcol_dashlets = array('limits');
/******************************************************************************/