Fixed suppliers

This commit is contained in:
Finn 2019-07-12 17:45:43 +01:00
parent af04adeb31
commit 6b1e474916
No known key found for this signature in database
GPG key ID: 7455B4B17685B598
4 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,6 @@ import { DashboardModule } from './dashboard/dashboard.module';
import { ChartsModule } from 'ng2-charts';
// import { StackedBarChartComponent } from './panels/stacked-bar.component';
import { SuppliersComponent } from './dashboard/suppliers.component';
import { MoreStuffComponent } from './dashboard/more-graphs-and-tables.component';
@ -69,7 +68,6 @@ import { MoreStuffComponent } from './dashboard/more-graphs-and-tables.component
BreadcrumbsComponent,
SIDEBAR_TOGGLE_DIRECTIVES,
AsideToggleDirective,
SuppliersComponent,
MoreStuffComponent,
P404Component,
P500Component,