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:

softwareTab.component.ts
37 37
        this.linkToSearchSoftware = this.properties.searchLinkToAdvancedSoftware;
38 38
    }
39 39

  
40
    ngOnDestroy() {}
41 40
}

Also available in: Unified diff