mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-04 20:58:42 +00:00
5 lines
347 B
PHP
5 lines
347 B
PHP
<?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' ;?>
|