mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
fix the profile page component in the custom theme
This commit is contained in:
@@ -14,7 +14,8 @@ import { ThemedProfilePageComponent } from './themed-profile-page.component';
|
||||
SharedModule
|
||||
],
|
||||
exports: [
|
||||
ProfilePageSecurityFormComponent
|
||||
ProfilePageSecurityFormComponent,
|
||||
ProfilePageMetadataFormComponent
|
||||
],
|
||||
declarations: [
|
||||
ProfilePageComponent,
|
||||
|
Reference in New Issue
Block a user