mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
5 lines
169 B
HTML
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>
|
|
|