bug fix in sell print pdf
This commit is contained in:
parent
8399b9cef8
commit
a0937403ee
|
@ -304,7 +304,7 @@
|
|||
مهر و امضا فروشنده:
|
||||
</h4>
|
||||
<br>
|
||||
<img src="{{ "/api/seal/get/file/" ~ bid.sealFile}}" width="80"/>
|
||||
<img src="{{ "/api/seal/get/file/" ~ bid.sealFile}}" width="160"/>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue