mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
string de draft id bug solved
This commit is contained in:
@@ -13,9 +13,9 @@ export class TinyMCEPage implements OnInit {
|
||||
|
||||
title = '<p><img style="display: block; margin-left: auto; margin-right: auto;" src="assets/TempImgs/TCROUND.png" alt="" width="102" height="104" />Just Testing with an image yoOH.</p>';
|
||||
Document: any
|
||||
content: string
|
||||
editorContent: string;
|
||||
value: string;
|
||||
content: ""
|
||||
editorContent: "";
|
||||
value: "";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user