Revision 60276
Added by Konstantinos Triantafyllou almost 4 years ago
modules/uoa-services-library/trunk/ng-openaire-library/src/app/landingPages/result/resultLanding.component.html | ||
---|---|---|
116 | 116 |
<span *ngIf="!pid || !isLoggedIn" class="uk-link-text uk-text-bold uk-text-uppercase uk-text-muted" |
117 | 117 |
[attr.uk-tooltip]="!pid?'Annotations are available only for resources with a PID (persistent identifier) like DOI, handle, PMID': |
118 | 118 |
'Annotations are available only for logged in users'"> |
119 |
<span class="uk-icon-button uk-icon uk-disabled"> |
|
119 |
<span class="uk-icon-button uk-button-primary uk-icon uk-disabled">
|
|
120 | 120 |
<img src="assets/common-assets/b2note.png"> |
121 | 121 |
</span> |
122 | 122 |
<span class="uk-margin-small-left">add annotation</span> |
Also available in: Unified diff
[Library | Trunk]: Add annotaton button always primary