Fix BUG 14907: No se visualiza los cambios en el editor tiny de OutputDocuments. SOLVED

This commit is contained in:
Daniel Rojas
2014-05-15 13:13:45 -04:00
parent bdde62e17b
commit 7a2e46cee8
2 changed files with 11 additions and 4 deletions

View File

@@ -128,6 +128,11 @@ class OutputDocumentStructure
*/
public $out_doc_filename;
/**
* @var string {@from body}
*/
public $out_doc_template;
/**
* @var string {@from body} {@choice TCPDF,HTML2PDF}
*/