mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
impove the analytics unit tests
This commit is contained in:
@@ -54,7 +54,7 @@ export class DateRangeWidget extends WidgetComponent {
|
||||
@Output()
|
||||
dateRangeChanged: EventEmitter<any> = new EventEmitter<any>();
|
||||
|
||||
debug: boolean = true;
|
||||
debug: boolean = false;
|
||||
|
||||
dialogStart: any = new mdDateTimePicker.default({
|
||||
type: 'date',
|
||||
|
Reference in New Issue
Block a user