mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-04 12:48:41 +00:00
Database draft
This commit is contained in:
parent
762dbabec7
commit
9bba016706
|
|
@ -1,5 +1,4 @@
|
|||
<?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' ;?>
|
||||
daten
|
||||
<?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'; ?>
|
||||
Loading…
Reference in New Issue
Block a user