Skip to content

Commit

Permalink
Merge pull request #2287 from ORCID/fix-group-works-warning-icon
Browse files Browse the repository at this point in the history
fix group works warning icon
  • Loading branch information
leomendoza123 authored Jun 13, 2024
2 parents db93b49 + a56070c commit e7ce46e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h2 class="orc-font-body-small">
</ng-container>
<div class="info">
<div class="col icon-container">
<mat-icon class="large-material-icon">info_outline</mat-icon>
<mat-icon class="large-material-icon">error_outline</mat-icon>
</div>
<div class="col l11 m6 s3">
<strong i18n="@@works.groupWorksAreYouSure"
Expand Down

0 comments on commit e7ce46e

Please sign in to comment.