浏览代码

Merge branch 'development' of https://git.grupomerelec.com/onunez/soma-frontend into features

Oscar José Nuñez Chávez 6 年之前
父节点
当前提交
62364b100f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/app/components/plugins/plugins.module.ts

+ 1 - 0
src/app/components/plugins/plugins.module.ts

@@ -28,6 +28,7 @@ import { BarChartComponent } from './bar-chart/bar-chart.component';
 import { PolarChartComponent } from './polar-chart/polar-chart.component';
 import { DoughnutChartComponent } from './doughnut-chart/doughnut-chart.component';
 
+
 /*import { BoxModule } from "angular-admin-lte";
 import { LineChartComponent } from "./line-chart/line-chart.component";
 import { ChartsModule } from "ng2-charts";