Project

General

Profile

« Previous | Next » 

Revision 59316

[Admin | Trunk]: Add managers page, the only thing is missing is to send email

View differences:

page-help-content-form.module.ts
4 4
import {FABModule} from '../../utils/fabModule.module';
5 5
import {AlertModalModule} from '../../openaireLibrary/utils/modal/alertModal.module';
6 6
import {SafeHtmlPipeModule} from '../../openaireLibrary/utils/pipes/safeHTMLPipe.module';
7
import {CKEditorModule} from 'ckeditor4-angular';
7
import {CKEditorModule} from 'ng2-ckeditor';
8 8
import {PageContentFormComponent} from './page-help-content-form.component';
9 9

  
10 10
@NgModule({

Also available in: Unified diff