Files
dspace-angular/src/app/+login-page/shibbolethTargetPage/shibboleth-target-page.component.html
Julius Gruber 1a703af9cb Code cleanup
2019-09-20 13:36:58 +02:00

5 lines
169 B
HTML

<ds-loading *ngIf="(loading | async)"
message="'Shibboleth log-in successfull. Please wait while we redirect you...'"
class="m-5"></ds-loading>