mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
6 lines
107 B
HTML
6 lines
107 B
HTML
<ng-container
|
|
*ngComponentOutlet="getAuthMethodContent();
|
|
injector: objectInjector;">
|
|
</ng-container>
|
|
|