small changes to invoice & removed debugging
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<div id="topSpacer"></div>
|
||||
|
||||
<div style="height: 50px; margin-bottom: 8px">
|
||||
<img alt="Xinon Logo" src="{{ basedir }}/public/assets/images/xinon-full.jpg" style="text-align:left;height: 85px;">
|
||||
<img alt="Xinon Logo" src="{{ basedir }}/public/assets/images/xinon-full.png" style="text-align:left;height: 85px;">
|
||||
</div>
|
||||
|
||||
<table style="width: 100%; border-collapse: collapse;">
|
||||
@@ -92,8 +92,8 @@
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td style="float: right;margin-top:18px">
|
||||
<img alt="QR-Code" src="{{ qrCodeSrc }}" style="text-align:right;height: 85px;">
|
||||
<td style="float: right; vertical-align: top; margin-top: 0; padding-top: 0">
|
||||
<img alt="QR-Code" src="{{ qrCodeSrc }}" style="text-align:right;height: 3.5cm;">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user