Skip to content

Commit

Permalink
Remove debug leftover
Browse files Browse the repository at this point in the history
[T-CAIREM 1243]
  • Loading branch information
matkaczmarek committed Aug 21, 2024
1 parent 03a3e01 commit 608fa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physionet-django/sso/templates/sso/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h6 class="card-subtitle mb-2 text-muted">Login through an external institute</h
<a
type="button"
class="btn btn-primary center p-2 px-3"
href="{% url 'login' %}"
href="{% url 'sso_login' %}"
aria-disabled="true"
>
<i class="fa fa-university fa-lg mr-3"></i>
Expand Down

0 comments on commit 608fa5a

Please sign in to comment.