mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove debug option (#2211)
This commit is contained in:
committed by
Mario Romano
parent
56e65cd652
commit
95a881b87a
@@ -62,9 +62,6 @@ export class AnalyticsReportParametersComponent implements OnInit, OnChanges, On
|
||||
@Input()
|
||||
hideComponent: boolean = false;
|
||||
|
||||
@Input()
|
||||
debug: boolean = false;
|
||||
|
||||
@Output()
|
||||
onSuccess = new EventEmitter();
|
||||
|
||||
|
Reference in New Issue
Block a user