This commit is contained in:
Dennis Eichhorn 2016-07-22 20:24:51 +02:00
parent feb180684d
commit 87afaaea78

View File

@ -0,0 +1,4 @@
<?php include __DIR__ . '/../../../News/Theme/Backend/dashbaord-news.tpl.php' ;?>
<?php include __DIR__ . '/../../../Calendar/Theme/Backend/dashboard-calendar.tpl.php' ;?>
<?php include __DIR__ . '/../../../Tasks/Theme/Backend/dashboard-task.tpl.php' ;?>
<?php include __DIR__ . '/../../../Reporter/Theme/Backend/dashboard-report.tpl.php' ;?>