mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-01 19:38:42 +00:00
4 lines
348 B
PHP
4 lines
348 B
PHP
<?php include __DIR__ . '/../../../News/Theme/Backend/dashboard-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-reporter.tpl.php'; ?>
|