فهرست منبع

Re-use app_menu.php for the new dashboard

markjcrane 3 سال پیش
والد
کامیت
253de5ac7c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      core/dashboard/app_menu.php

+ 1 - 1
core/user_settings/app_menu.php → core/dashboard/app_menu.php

@@ -23,7 +23,7 @@
 	$apps[$x]['menu'][$y]['uuid'] = "92c8ffdb-3c82-4f08-aec0-82421ec41bb5";
 	$apps[$x]['menu'][$y]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
 	$apps[$x]['menu'][$y]['category'] = "internal";
-	$apps[$x]['menu'][$y]['path'] = "/core/user_settings/user_dashboard.php";
+	$apps[$x]['menu'][$y]['path'] = "/core/dashboard/";
 	$apps[$x]['menu'][$y]['groups'][] = "superadmin";
 	$apps[$x]['menu'][$y]['groups'][] = "admin";
 	$apps[$x]['menu'][$y]['groups'][] = "user";