Skip to content

Commit

Permalink
adding new tab behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
ramGranell committed Sep 11, 2023
1 parent 9623689 commit d6f5942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Records/Record/Organisations.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<span v-if="organisationLink.organisation.rorLink">
<a
:href="organisationLink.organisation.rorLink"
target="_blank"
>
<img
src="/assets/icons/ror-icon-rbg-24.png"
Expand Down

0 comments on commit d6f5942

Please sign in to comment.