Project

General

Profile

« Previous | Next » 

Revision 60836

[Trunk | Library]:
1. showAuthors.component.ts: In popup for authors with ORCID information, added the green or black icon next to the explanatory message.
2. orcid-work.component.ts: [Bug fix] There was a class "uk-padding-removeremove" in #grantModal - change it to "uk-padding-remove".
3. searchMyOrcidResults.component.html: Added paging at the bottom of the page too (after the results).
4. myOrcidLinks.component.ts:
a. Added a "Need help? Read more" link on the right side, above the paging, to the openaire blog article for the ORCID search & link functionality.
b. Added "uk-margin-large-top" for alerts and messages, when no results are shown.

View differences:

orcid-work.component.ts
115 115
    </ng-container>
116 116

  
117 117
    <modal-alert #grantModal [classTitle]="'landing-modal-header uk-padding-small'"
118
                 [classBody]="'landing-modal uk-padding-removeremove'">
118
                 [classBody]="'landing-modal uk-padding-remove'">
119 119
      <div class="uk-text-center uk-padding-small">
120 120
        <div>{{requestGrantMessage}}</div>
121 121

  

Also available in: Unified diff