Project

General

Profile

« Previous | Next » 

Revision 59816

[Library|Trunk]

code clean up:
-remove app.* files from library
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, isvocabularies, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from the component that uses them (clearSubscriptions())

View differences:

bulkClaim.module.ts
9 9

  
10 10
@NgModule({
11 11
  imports: [
12
    SharedModule, LoadingModalModule, SearchCrossrefServiceModule, HelperModule
12
    SharedModule, LoadingModalModule, SearchCrossrefServiceModule,SearchDataciteServiceModule, HelperModule
13 13
  ],
14 14
  declarations: [
15 15
BulkClaimComponent

Also available in: Unified diff