draft document are been listed and open on tiny

This commit is contained in:
Eudes Inácio
2023-07-06 12:20:57 +01:00
parent 01324ad022
commit e227f0d683
17 changed files with 288 additions and 56 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ export class HeaderPage implements OnInit {
if(!this.showProfileModal) {
this.showProfileModal = true
const modal = await this.modalController.create({
component: TinyMCEPage,
component: ProfilePage,
cssClass: 'model profile-modal search-submodal',
componentProps: {
}