Skip to content

Commit

Permalink
Disable ORCID sign-in UI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Feb 13, 2024
1 parent 76ed389 commit 5077280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/components/LoginDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
>
<a
type="button"
class="dropdown-item btn login btn-link btn-default"
class="disabled dropdown-item btn login btn-link btn-default"
aria-label="Login via ORCID"
:href="this.apiUrl + '/login/orcid'"
><font-awesome-icon :icon="['fab', 'orcid']" /> Login via ORCID</a
Expand Down

0 comments on commit 5077280

Please sign in to comment.