mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2614] Edit icon misses in Info-drawer Assignee (#3145)
* [DW-488] Edit icon misses in Info-drawer Assignee * * Added unit testcases for the recent changes . * * Updated card-view doc for the recent changes made. * * Fixed failing taskHeader testcases
This commit is contained in:
@@ -23,4 +23,5 @@ export interface CardViewItem {
|
||||
type: string;
|
||||
displayValue: any;
|
||||
editable?: boolean;
|
||||
icon?: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user