Re-allow dashboard to render itself

This commit is contained in:
Thomas Gelf 2014-02-18 18:53:56 +00:00
parent cea4923eae
commit f9f522d599
1 changed files with 1 additions and 1 deletions
library/Icinga/Web/Widget

View File

@ -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