mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Add a new mode to AuthorityConfidenceStateDirective to configure use fontawesome icons instead of class defined in style property
This commit is contained in:
@@ -24,6 +24,7 @@ export interface MetadataIconConfig extends Config {
|
||||
export interface ConfidenceIconConfig extends Config {
|
||||
value: any;
|
||||
style: string;
|
||||
icon: string;
|
||||
}
|
||||
|
||||
export interface SubmissionConfig extends Config {
|
||||
|
Reference in New Issue
Block a user