Skip to content

Commit

Permalink
URM-233094 Change the info description
Browse files Browse the repository at this point in the history
  • Loading branch information
avichai.babo committed Jan 9, 2025
1 parent 54a970a commit ed18c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudapp/src/app/main/main.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div>
<mat-slide-toggle translate [checked]="isSlideChecked" (change)="toggleChanges($event)">Share data with Web of Science</mat-slide-toggle>
<mat-icon translate matTooltip="By choosing to turn this feature on, you are giving your consent to share your electronic holdings with Web of Science to have an Alma Report in InCites" aria-hidden="false" aria-label="Example home icon" fontIcon=in class="uxf-info-circle"></mat-icon>
<mat-icon translate matTooltip="By enabling this feature, you consent to share your electronic holdings with Web of Science in order to generate an Alma report in InCites. We will evaluate the option to create the report." aria-hidden="false" aria-label="Example home icon" fontIcon=in class="uxf-info-circle"></mat-icon>
<br>
<mat-divider></mat-divider>
<br>
Expand Down

0 comments on commit ed18c6b

Please sign in to comment.