mirror of
https://github.com/itflow-org/itflow
synced 2026-03-08 23:04:51 +00:00
Removed financial and technical dashboards in settings default page as these are no merged
This commit is contained in:
@@ -243,9 +243,7 @@ $industry_select_array = array(
|
|||||||
);
|
);
|
||||||
|
|
||||||
$start_page_select_array = array (
|
$start_page_select_array = array (
|
||||||
'dashboard.php'=>'Personal Dashboard',
|
'dashboard.php'=>'Dashboard',
|
||||||
'dashboard_financial.php'=>'Administrative Dashboard',
|
|
||||||
'dashboard_technical.php' => 'Technical Dashboard',
|
|
||||||
'clients.php'=> 'Client Management',
|
'clients.php'=> 'Client Management',
|
||||||
'tickets.php'=> 'Support Tickets',
|
'tickets.php'=> 'Support Tickets',
|
||||||
'invoices.php' => 'Invoices'
|
'invoices.php' => 'Invoices'
|
||||||
|
|||||||
Reference in New Issue
Block a user