Deposit - add external icon to external "Zenodo Repository" link
This commit is contained in:
parent
ad15aaae31
commit
b53d453785
|
@ -138,7 +138,7 @@ import {FullScreenModalComponent} from '../utils/modal/full-screen-modal/full-sc
|
|||
</div>
|
||||
<div *ngIf="!zenodoInformation.shareInZenodoUrl"
|
||||
class="uk-card-footer uk-padding-small uk-tile-primary uk-flex uk-flex-center uk-light">
|
||||
<a class="uk-button uk-button-text" [href]="zenodoInformation.url" target="_blank">
|
||||
<a class="uk-button uk-button-text custom-external" [href]="zenodoInformation.url" target="_blank">
|
||||
Zenodo Repository
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue