Add TPL files
This commit is contained in:
6
modules/EcmAgreements/tpl/EditViewPDFTemplate.tpl
Executable file
6
modules/EcmAgreements/tpl/EditViewPDFTemplate.tpl
Executable file
@@ -0,0 +1,6 @@
|
||||
<script type="text/javascript" src="modules/EcmAgreements/javascript/EditViewPDFTemplate.js"></script>
|
||||
<script type="text/javascript" src="include/jQuery/ckeditor/ckeditor.js"></script>
|
||||
<input type="hidden" id="pdf_template_selected">
|
||||
<input type="button" id="refresh" value="{$MOD.LBL_REFRESH}"></input>
|
||||
<input type="button" id="preview_pdf" value='{$MOD.LBL_SHOW_PDF_TEMPLATE}'/>
|
||||
<textarea id="pdf_text" name="pdf_text">{$fields.pdf_text.value}</textarea>
|
||||
Reference in New Issue
Block a user