mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
draft document are been listed and open on tiny
This commit is contained in:
@@ -9,6 +9,7 @@ import { TinyMCEPageRoutingModule } from './tiny-mce-routing.module';
|
||||
import { TinyMCEPage } from './tiny-mce.page';
|
||||
import {Editor} from 'tinymce';
|
||||
import { EditorModule } from '@tinymce/tinymce-angular';
|
||||
import { FontAwesomeModule } from '@fortawesome/angular-fontawesome';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
@@ -16,7 +17,8 @@ import { EditorModule } from '@tinymce/tinymce-angular';
|
||||
FormsModule,
|
||||
IonicModule,
|
||||
TinyMCEPageRoutingModule,
|
||||
EditorModule
|
||||
EditorModule,
|
||||
FontAwesomeModule
|
||||
],
|
||||
declarations: [TinyMCEPage]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user