Project

General

Profile

« Previous | Next » 

Revision 56647

[Trunk|Connect]: Add help texts in curators and share in Zenodo pages, missed on previous commit.

View differences:

shareInZenodo.module.ts
12 12

  
13 13
import {CommunityService} from '../../openaireLibrary/connect/community/community.service';
14 14
import {RouterModule} from "@angular/router";
15
import {HelperModule} from "../../openaireLibrary/utils/helper/helper.module";
15 16

  
16 17
@NgModule({
17 18
  imports: [
18 19
    CommonModule,ShareInZenodoRoutingModule, ZenodoCommunitiesServiceModule, SearchZenodoCommunitiesServiceModule,
19
    RouterModule
20
    RouterModule, HelperModule
20 21
  ],
21 22
  declarations: [
22 23
    ShareInZenodoComponent

Also available in: Unified diff