removed test graph
This commit is contained in:
parent
301a6e619a
commit
7c5eedaa87
1 changed files with 0 additions and 8 deletions
|
@ -121,14 +121,6 @@ export class DashboardCustomerComponent implements OnInit {
|
|||
|
||||
// Graph widgets
|
||||
public widgetList = [
|
||||
{
|
||||
type: 'graph',
|
||||
name: 'total_duration',
|
||||
duration: '400',
|
||||
icon: 'icon-diamond',
|
||||
title: '(test) last 400 days',
|
||||
dataType: DataType.currency,
|
||||
},
|
||||
{
|
||||
type: 'graph',
|
||||
name: 'total_last_week',
|
||||
|
|
Reference in a new issue