This commit is contained in:
@@ -83,9 +83,6 @@
|
||||
const FORM_KEY = "home-dashboard";
|
||||
import DashRegistry from "../api/dash-registry";
|
||||
//---------- DASH ITEMS ----------
|
||||
//import GzDashTestListWidgetsPriciest from "../components/dash-test-list-widgets-priciest.vue";
|
||||
import GzDashTestBarWidgetCountByUserType from "../components/dash-test-bar-widget-count-by-usertype.vue";
|
||||
import GzDashTestLineWidgetMonthlyTotalPrice from "../components/dash-test-line-widget-monthly-total-price.vue";
|
||||
import GzDashTodayScheduledWo from "../components/dash-today-scheduled-wo.vue";
|
||||
import GzDashTodayReminders from "../components/dash-today-reminders.vue";
|
||||
import GzDashTodayReviews from "../components/dash-today-reviews.vue";
|
||||
@@ -97,8 +94,6 @@ export default {
|
||||
components: {
|
||||
GzDashLaborHoursPersonalLine,
|
||||
GzDashLaborHoursPersonalBar,
|
||||
GzDashTestBarWidgetCountByUserType,
|
||||
GzDashTestLineWidgetMonthlyTotalPrice,
|
||||
GzDashTodayScheduledWo,
|
||||
GzDashTodayReminders,
|
||||
GzDashTodayReviews,
|
||||
|
||||
Reference in New Issue
Block a user