mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
[CST-5339] Improved project synchronization
This commit is contained in:
@@ -118,7 +118,7 @@ export class OrcidQueueComponent implements OnInit, OnDestroy {
|
||||
switch (orcidQueue.recordType.toLowerCase()) {
|
||||
case 'publication':
|
||||
return 'fas fa-book';
|
||||
case 'funding':
|
||||
case 'project':
|
||||
return 'fas fa-wallet';
|
||||
case 'education':
|
||||
return 'fas fa-school';
|
||||
|
Reference in New Issue
Block a user