mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
[CST-5307] Added missing javadocs, removed showClaimItem feature
This commit is contained in:
@@ -172,6 +172,9 @@ export class ProfilePageComponent implements OnInit {
|
||||
this.updateProfile();
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true if the researcher profile feature is enabled, false otherwise.
|
||||
*/
|
||||
isResearcherProfileEnabled(){
|
||||
return this.isResearcherProfileEnabled$;
|
||||
}
|
||||
|
Reference in New Issue
Block a user