Project

General

Profile

« Previous | Next » 

Revision 60916

[Library|Trunk]

- display claims:
rename property title to pageTitle > avoid confusion with HTML tooltip
add tooltip for claim status
Search research results service - add check for year in most recent results
- Bottom component: update newsletter url
- Customization: initialize the colors with ligher versions for light background and form

View differences:

claimsAdmin.component.ts
24 24
                             [fetchId]="(fetchId=='openaire')?null:fetchId"
25 25
                             [communityId]="(fetchBy && fetchBy == 'Context' && fetchId && fetchId!='openaire')?fetchId:null"
26 26
                             [externalPortalUrl]=externalPortalUrl [claimsInfoURL]=claimsInfoURL
27
                             title="Manage links"></displayClaims>
27
                             pageTitle="Manage links"></displayClaims>
28 28
            </div>
29 29
          </div>
30 30
        </div>

Also available in: Unified diff