mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Added spinner to shibboleth landing page
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
<button class="btn btn-lg btn-primary btn-block mt-3" type="submit"
|
||||
[disabled]="!form.valid">{{"login.form.submit" | translate}}</button>
|
||||
|
||||
<br>
|
||||
<div *ngIf="(hasSsoLoginUrl | async)">
|
||||
<!--<div class="text-center mt-2"><span class="align-middle">{{"login.form.or-divider" | translate}}</span></div>-->
|
||||
@@ -32,14 +33,13 @@
|
||||
role="button">{{"login.form.ssoLogin" | translate}}</a>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- <div>
|
||||
<br>
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2"
|
||||
<br>
|
||||
<div>
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2"
|
||||
href="https://fis.tiss.tuwien.ac.at/Shibboleth.sso/Login?target=https://fis.tiss.tuwien.ac.at/shibboleth"
|
||||
role="button"
|
||||
>HardCoded Shibb</a>
|
||||
</div>-->
|
||||
</div>
|
||||
|
||||
|
||||
<!-- <div >
|
||||
|
Reference in New Issue
Block a user