Add TPL files
This commit is contained in:
7
modules/EcmAgreements/tpl/EditViewAditionalFields.tpl
Executable file
7
modules/EcmAgreements/tpl/EditViewAditionalFields.tpl
Executable file
@@ -0,0 +1,7 @@
|
||||
<input type="hidden" id="pdf_template_selected" value="{$pdf_template_selected}">
|
||||
<div class="tabForm" style="border-top:none;width:100%;height:1px;padding:0px;align:center;"></div>
|
||||
<h4>Szablon umowy: <select name="pdf_template" id="pdf_template"></select></h4>
|
||||
<h4>Pola dodatkowe z szablonu</h4>
|
||||
|
||||
<table id="aditionalFields" width='100%' >
|
||||
</table>
|
||||
Reference in New Issue
Block a user