Project

General

Profile

« Previous | Next » 

Revision 55902

[angular7|library]

Merging Trunk into branch 55729:55901

View differences:

software.module.ts
19 19
import { FreeGuard } from'../../login/freeGuard.guard';
20 20
import {Schema2jsonldModule} from '../../sharedComponents/schema2jsonld/schema2jsonld.module';
21 21
import { SEOServiceModule } from '../../sharedComponents/SEO/SEOService.module';
22
import {ShowAuthorsModule}        from "../../utils/authors/showAuthors.module";
22 23

  
23 24
@NgModule({
24 25
  imports: [
25 26
    CommonModule, FormsModule, LandingModule,  RouterModule, CiteThisModule, PagingModule,
26
    ResultLandingModule,   IFrameModule, MetricsModule, AltMetricsModule, Schema2jsonldModule, SEOServiceModule
27
    ResultLandingModule,   IFrameModule, MetricsModule, AltMetricsModule, Schema2jsonldModule, SEOServiceModule,
28
    ShowAuthorsModule
27 29
  ],
28 30
  declarations: [
29 31
    SoftwareComponent

Also available in: Unified diff