14 lines
796 B
Smarty
Executable File
14 lines
796 B
Smarty
Executable File
<input type="hidden" name="structureanalyticalpart_list" id="structureanalyticalpart_list" value='{$STRUCTUREANALYTICALPART_LIST|@json_encode}'>
|
|
<button class="btn btn-info" type="button" id="AddMore" value="Dodaj" tabindex="104">
|
|
<img src="themes/default/images/id-ff-add.png?s=bed8cd35065048ceebdc639ebe305e2c&c=1"></button>
|
|
|
|
<table id="InputsWrapper">
|
|
<tr>
|
|
<td>
|
|
<input type="text" value="1" size="30" id="structureanalyticalpart_1" tabindex="105" name="structureanalyticalpart[]" onchange="valueChange(1)">
|
|
</td>
|
|
<td style="vertical-align: middle;">
|
|
{* <button class="removeclass" ><a class="removeclass" href="#"><img class="id-ff-remove" name="0" src="themes/default/images/id-ff-clear.png?s=bed8cd35065048ceebdc639ebe305e2c&c=1"></a></button>*}
|
|
</td>
|
|
</tr>
|
|
</table> |