mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Re-allow dashboard to render itself
This commit is contained in:
parent
cea4923eae
commit
f9f522d599
@ -48,7 +48,7 @@ use Zend_View_Abstract;
|
||||
* - Dashboard: Shows all panes
|
||||
*
|
||||
*/
|
||||
class Dashboard implements Widget
|
||||
class Dashboard extends AbstractWidget
|
||||
{
|
||||
/**
|
||||
* The configuration containing information about this dashboard
|
||||
|
Loading…
x
Reference in New Issue
Block a user